u-boot-brain/arch/arm
Marek Vasut 5c2f444c9b mxs: Reset the EMI block on mx23
The real reason for memory instability was the fact that the EMI block
was gated and not reset throughout the boards' operation. This patch
resets the EMI block properly while also reverts the memory voltage bump.
The memory stability issues were caused by the EMI not being reset properly
and thus there is no longer need to run the memory at higher voltage than
it ought to run at.

This partly reverts 8303ed128a .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
2013-03-07 17:22:56 +01:00
..
cpu mxs: Reset the EMI block on mx23 2013-03-07 17:22:56 +01:00
dts Tegra114: Dalmore: Add DT files 2013-02-11 10:35:25 -07:00
imx-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
include/asm i.MX6: Add DDR controller registers 2013-03-07 16:43:47 +01:00
lib arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README 2013-02-11 10:35:26 -07:00
config.mk