ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller
authorStefan Roese <sr@denx.de>
Tue, 25 May 2010 13:23:07 +0000 (15:23 +0200)
committerStefan Roese <sr@denx.de>
Thu, 1 Jul 2010 08:26:10 +0000 (10:26 +0200)
commit066003b2c5540bde3c29ac6f8a4fbde24dd0b2f0
tree2b36d6c6acabfb81e9eebc721e04e7cc9bebe850
parentdb643773fcea431c9dcc7f2bdb3bc337d2b268b4
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>
arch/powerpc/cpu/ppc4xx/4xx_ibm_ddr2_autocalib.c
arch/powerpc/include/asm/ppc4xx-sdram.h