commit | f3ed3c9b7441cde936d06a1ff7b1490ff0d600e6 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jul 27 10:53:43 2009 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jul 28 07:22:46 2009 +0200 |
tree | 9a74e71f00e6db47a2cea750509126ab10f12483 | |
parent | ab4c62c1ba788bf7f673a985d99a76d9c2fd7eca [diff] |
ppc4xx: Fix Arches DDR2 initialization Testing on AMCC Arches with the latest U-Boot version yielded that DDR2 initialization is currently broken. U-Boot hangs upon relocation to SDRAM or crashes with random traps. This patch fixes this problem. Arches now uses a different WRDTR and CLKTR default setting than Canyonlands/Glacier. Signed-off-by: Stefan Roese <sr@denx.de>