u-boot/arch/arm/cpu/armv7/omap4
Aneesh V 025bc4254b omap4: make SDRAM init work for ES1.0 silicon
SDRAM init was not working on ES1.0 due to a programming
error. A pointer that was passed by value to a function
was set in function emif_get_device_details(), but the effect
wouldn't be seen in the calling function. The issue came
out while testing for ES1.0 because ES1.0 doesn't have any
SDRAM chips connected to CS1

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-09-13 08:25:15 +02:00
..
board.c omap: enable caches at system start-up 2011-09-04 11:36:16 +02:00
clocks.c omap: gpio: generic changes after changing API 2011-09-13 08:25:15 +02:00
config.mk mkimage: Add OMAP boot image support 2011-08-03 12:49:20 +02:00
emif.c omap4: make SDRAM init work for ES1.0 silicon 2011-09-13 08:25:15 +02:00
lowlevel_init.S omap: add MMC and FAT support to SPL 2011-08-03 12:49:20 +02:00
Makefile omap: add basic SPL support 2011-08-03 12:49:20 +02:00
mem.c ARMV7: Add basic gpmc initialization for OMAP4 2010-07-15 16:19:16 -04:00
omap4_mux_data.h omap4: cleanup pin mux data 2011-08-03 12:49:19 +02:00
sdram_elpida.c omap4: make SDRAM init work for ES1.0 silicon 2011-09-13 08:25:15 +02:00
sys_info.c Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00