u-boot-brain/arch/arm/include/asm/arch-omap5
Lokesh Vutla d3d82e9fc6 arm: omap4: Fix SDRAM AUTO DETECTION
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@prograde.net>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2013-04-08 11:29:34 -04:00
..
clocks.h ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup 2013-03-11 11:06:11 -04:00
cpu.h ARM: OMAP3+: Detect reset type 2012-07-07 14:07:34 +02:00
gpio.h omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
i2c.h omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
mmc_host_def.h omap: consolidate common mmc definitions 2013-03-08 16:41:12 -05:00
mux_dra7xx.h arm: dra7xx: Add board files for DRA7XX socs 2013-03-11 11:39:30 -04:00
mux_omap5.h arm: dra7xx: Add board files for DRA7XX socs 2013-03-11 11:39:30 -04:00
omap.h arm: omap4: Fix SDRAM AUTO DETECTION 2013-04-08 11:29:34 -04:00
spl.h SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
sys_proto.h arm: dra7xx: Add board files for DRA7XX socs 2013-03-11 11:39:30 -04:00