u-boot/board/denx/m28evk
Marek Vasut 3a4ce8335b M28: Add memory detection into SPL
This code allows the DDR DRAM size to be detected at runtime. The RAM size is
stored into two scratch registers, from which it is then fetched in U-Boot.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
2011-11-11 11:36:58 +01:00
..
m28_init.h M28: Add MMC SPL 2011-11-11 11:36:57 +01:00
m28evk.c M28: Add memory detection into SPL 2011-11-11 11:36:58 +01:00
Makefile M28: Add memory detection into SPL 2011-11-11 11:36:58 +01:00
mem_init.c M28: Add memory detection into SPL 2011-11-11 11:36:58 +01:00
mmc_boot.c M28: Add MMC SPL 2011-11-11 11:36:57 +01:00
power_init.c M28: Add MMC SPL 2011-11-11 11:36:57 +01:00
start.S iMX28: Fix ARM vector handling 2011-11-11 11:36:58 +01:00
u-boot-spl.lds M28: Add MMC SPL 2011-11-11 11:36:57 +01:00
u-boot.bd M28: Add MMC SPL 2011-11-11 11:36:57 +01:00