]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/luan.h
[PATCH] Update AMCC Luan 440SP eval board support
authorStefan Roese <sr@denx.de>
Thu, 8 Mar 2007 09:13:16 +0000 (10:13 +0100)
committerStefan Roese <sr@denx.de>
Thu, 8 Mar 2007 09:13:16 +0000 (10:13 +0100)
commit00cdb4ce5e1b42248e7e6522ad0da3421b988afa
tree6fcec3d2d5dbb848b184634579f4afcf0b9c1fd2
parent2f5df47351910a2936c7741cf111855829200943
[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>
board/amcc/luan/init.S
board/amcc/luan/luan.c
board/amcc/luan/u-boot.lds
cpu/ppc4xx/start.S
include/configs/luan.h