commit | a226c852b5320549c6cfff115d12c4812b6cc680 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jun 02 17:13:55 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jun 03 20:22:03 2008 +0200 |
tree | fe01db2e9f65d2743d237714fae0526bd45bfc45 | |
parent | dee8890e114527271a9a7e400f090d9469640996 [diff] |
ppc4xx: Change Kilauea to use the common DDR2 init function This patch changes the kilauea and kilauea_nand (for NAND booting) board port to not use a board specific DDR2 init routine anymore. Now the common code from cpu/ppc4xx is used. Thanks to Grant Erickson for all his basic work on this 405EX early bootup. Signed-off-by: Stefan Roese <sr@denx.de>