[U-Boot] arm: omap4: Fix SDRAM AUTO DETECTION

Tom Rini trini at ti.com
Mon Apr 8 18:57:37 CEST 2013


On Thu, Apr 04, 2013 at 07:51:14PM -0000, Lokesh Vutla wrote:

> Commit "8602114 omap: emif: configure emif only when required"
> breaks SDRAM_AUTO_DETECTION.
> The issue is dmm_init() depends on emif_sizes[](SDRAM Auto detection)
> done in do_sdram_init(). The above commit moves dmm_init() above
> do_sdram_init() because of which dmm_init() uses uninitialized
> emif_sizes[].
> So instead of using global emif_sizes[], get sdram details locally
> and calculate emif sizes.
> 
> Reported-by: Michael Cashwell <mboards at prograde.net>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>

Applied to u-boot-ti/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130408/c665b4c5/attachment.pgp>


More information about the U-Boot mailing list