mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
5c2f444c9b
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
|
||
---|---|---|
.. | ||
armada100 | ||
at91 | ||
davinci | ||
kirkwood | ||
lpc32xx | ||
mb86r0x | ||
mx25 | ||
mx27 | ||
mxs | ||
nomadik | ||
omap | ||
orion5x | ||
pantheon | ||
spear | ||
versatile | ||
cache.c | ||
config.mk | ||
cpu.c | ||
Makefile | ||
start.S |