u-boot-brain/board/amcc/luan
Stefan Roese 00cdb4ce5e [PATCH] Update AMCC Luan 440SP eval board support
The AMCC Luan now uses the common 440SP(e) DDR SPD code for DDR
inititializition. This includes DDR auto calibration and support
for different DIMM modules, instead of the fixed setup used in
the earlier version.

This patch also enables the cache in FLASH for the startup
phase of U-Boot (while running from FLASH). After relocating to
SDRAM the cache is disabled again. This will speed up the boot
process, especially the SDRAM setup, since there are some loops
for memory testing (auto calibration).

Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-08 10:13:16 +01:00
..
config.mk Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00
epld.h Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00
flash.c Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. 2005-11-29 18:18:21 +01:00
init.S [PATCH] Update AMCC Luan 440SP eval board support 2007-03-08 10:13:16 +01:00
luan.c [PATCH] Update AMCC Luan 440SP eval board support 2007-03-08 10:13:16 +01:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
u-boot.lds [PATCH] Update AMCC Luan 440SP eval board support 2007-03-08 10:13:16 +01:00