u-boot/arch/arm/include/asm/arch-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
..
clocks.h omap4: fix build warning due to signed unsigned comparison 2011-09-04 11:34:09 +02:00
cpu.h omap: reuse omap3 gpio support in omap4 2011-08-03 12:49:20 +02:00
emif.h omap4: make SDRAM init work for ES1.0 silicon 2011-09-13 08:25:15 +02:00
gpio.h omap: fix gpio related build breaks 2011-09-04 11:33:36 +02:00
i2c.h ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 2010-07-05 20:00:10 -04:00
mmc_host_def.h ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC 2010-10-17 20:14:10 +02:00
mux_omap4.h omap4: support TPS programming 2011-08-03 12:49:20 +02:00
omap4.h omap: fix gpio related build breaks 2011-09-04 11:33:36 +02:00
sys_proto.h omap: add basic SPL support 2011-08-03 12:49:20 +02:00