commit | c3bcfce37db60a8939e6ab8aa80d5e1a8d0c0063 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue May 25 15:33:14 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 01 10:26:15 2010 +0200 |
tree | b55fcd1f487fa9bb26500411a3bfb48a13f3b468 | |
parent | 756eff839ce23d01f6dda67972495b3b620ea799 [diff] |
ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards As described in item #10 of the SDRAM initialization (chapter 22.2.9 of the PPC460EX/EXr/GT users manual), RDSS may need to be adjusted. The code for this is now factored out and executed for non-SPD based boards as well. Signed-off-by: Stefan Roese <sr@denx.de>