u-boot/arch/arm/cpu/armv7/omap3
Tom Rini 5f862b7179 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
We update the comment in make_cs1_contiguous() to be a little bit
more clear (it's been copy/pasted from other silicons) and then
explain in dram_init() why we need to always try this.

Note that in the previous behavior we were always calling this on
boards that never had cs1 populated anyhow so making sure we do
this always is fine and will correct things like omap3evm detecting
an invalid amount of memory (384MB).

Signed-off-by: Tom Rini <trini@ti.com>
2011-12-06 23:59:37 +01:00
..
board.c OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. 2011-11-29 15:43:38 +01:00
clock.c dm3730: enable dpll5 2011-09-04 11:36:22 +02:00
config.mk omap3: new SPL structure support 2011-09-30 22:00:54 +02:00
emac.c AM35xx: add EMAC support 2011-12-06 23:59:36 +01:00
emif4.c omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
lowlevel_init.S start.S: remove omap3 specific code from start.S 2011-12-06 23:59:34 +01:00
Makefile AM35xx: add EMAC support 2011-12-06 23:59:36 +01:00
mem.c omap3: mem: Comment enable_gpmc_cs_config more 2011-12-06 23:59:37 +01:00
sdrc.c OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() 2011-12-06 23:59:37 +01:00
sys_info.c omap3: Fix compile warning 2011-09-30 22:00:55 +02:00