commit | 066003b2c5540bde3c29ac6f8a4fbde24dd0b2f0 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue May 25 15:23:07 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 01 10:26:10 2010 +0200 |
tree | 2b36d6c6acabfb81e9eebc721e04e7cc9bebe850 | |
parent | db643773fcea431c9dcc7f2bdb3bc337d2b268b4 [diff] |
ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller This patch makes it possible to overwrite the default auto-calibration scan window (SDRAM_WRDTR.[WDTR], SDRAM_CLKTR.[CKTR] values) with board specific values. The parameters of the weak default function are corrected as well. This way we don't need the casts any more. This feature will be used by an upcoming PPC460GT board port. Signed-off-by: Stefan Roese <sr@denx.de>