]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs: Reset the EMI block on mx23
authorMarek Vasut <marex@denx.de>
Sat, 23 Feb 2013 02:42:57 +0000 (02:42 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Mar 2013 16:22:56 +0000 (17:22 +0100)
commit5c2f444c9b061dcc4e7d9988c2cacf64bb4be4e8
treef3414aa97322e4031f9519da8f09224cb62500f0
parent62db0b3d62366f1573d245a96d3ebbfa3bac118d
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 8303ed128a55519f19c5f11087032d4bc4e0537a .

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>
arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c