commit | 5b34691ff87821891375b28ec5bcf5154575a735 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jul 27 07:42:37 2009 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jul 28 07:23:54 2009 +0200 |
tree | bb35132f203bfd071122bfe8e69763cdd9f612d2 | |
parent | f3ed3c9b7441cde936d06a1ff7b1490ff0d600e6 [diff] |
ppc4xx: Kilauea: Fix SDRAM init in NAND booting version DDR2 Auto-calibration needs to be disabled on the NAND booting PPC4xx targets. Otherwise the configured fixed init values for some DDR2 controller registers (e.g. RQDC) are not initialized at all resulting in a non working SDRAM. Signed-off-by: Stefan Roese <sr@denx.de>