]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
authorStefan Roese <sr@denx.de>
Fri, 5 Jan 2007 09:38:05 +0000 (10:38 +0100)
committerStefan Roese <sr@denx.de>
Fri, 5 Jan 2007 09:38:05 +0000 (10:38 +0100)
commit023889838282b6237b401664f22dd22dfba2c066
treea57a564f35070ba04ed56dea78367a2f5d7c13d9
parent92eb729bad876725aeea908d2addba0800620840
[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board

This code will optimize the DDR2 controller setup on a board specific
basis.

Note: This code doesn't work right now on the NAND booting image for the
Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/sequoia/init.S
board/amcc/sequoia/sdram.c
board/amcc/sequoia/sdram.h [new file with mode: 0644]
cpu/ppc4xx/cpu_init.c
include/configs/sequoia.h
nand_spl/board/amcc/sequoia/Makefile