Re: [U-Boot] [PATCH] ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz

2008-09-16 Thread Stefan Roese
On Tuesday 16 September 2008, Victor Gallardo wrote: Signed-off-by: Victor Gallardo [EMAIL PROTECTED] Signed-off-by: Adam Graham [EMAIL PROTECTED] Please find some comments below. --- board/amcc/kilauea/kilauea.c| 31 +++

Re: [U-Boot] [PATCH] ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz

2008-09-16 Thread Victor Gallardo
+ +#if defined(CONFIG_PPC4xx_DDR_AUTOCALIBRATION) +/* + * This is for quicker auto calibration boot up once WRDTR and CLKTR + * values for the kilauea board were determined and are therefore known. + * + * Use these scan options for PLB bus greater than 200MHz else use + * the defaults. +