u-boot-brain/board/amcc/sequoia
Stefan Roese 07b7b0037a [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup
As provided by the AMCC applications team, this patch optimizes the
DDR2 setup for 166MHz bus speed. The values provided are also save
to use on a "normal" 133MHz PLB bus system. Only the refresh counter
setup has to be adjusted as done in this patch.

For this the NAND booting version had to include the "speed.c" file
from the cpu/ppc4xx directory. With this addition the NAND SPL image
will just fit into the 4kbytes of program space. gcc version 4.x as
provided with ELDK 4.x is needed to generate this optimized code.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-03-06 07:47:04 +01:00
..
config.mk Fix sequoia separate object direcory building problems. 2006-10-23 22:17:05 +02:00
init.S [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board 2007-01-05 10:38:05 +01:00
Makefile Fix sequoia separate object direcory building problems. 2006-10-23 22:17:05 +02:00
sdram.c [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup 2007-03-06 07:47:04 +01:00
sdram.h Merge with /home/hs/SC3/u-boot 2007-01-15 13:41:04 +01:00
sequoia.c [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed 2007-01-13 07:57:51 +01:00
sequoia.h Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
u-boot-nand.lds Add NAND environment support for PPC440EPx Sequoia NAND boot config 2006-09-12 20:19:10 +02:00
u-boot.lds Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00