Re: [U-Boot] [PATCH 08/10] Implement workaround for erratum DDRA003

2010-12-13 Thread Kumar Gala
On Dec 8, 2010, at 8:55 PM, York Sun wrote: Erratum DDRA003 requires workaround to correctly set RCW10 for registered DIMM. Also adding polling after enabling DDR controller to ensure completion. Signed-off-by: York Sun york...@freescale.com --- arch/powerpc/cpu/mpc85xx/ddr-gen3.c |

[U-Boot] [PATCH 08/10] Implement workaround for erratum DDRA003

2010-12-08 Thread York Sun
Erratum DDRA003 requires workaround to correctly set RCW10 for registered DIMM. Also adding polling after enabling DDR controller to ensure completion. Signed-off-by: York Sun york...@freescale.com --- arch/powerpc/cpu/mpc85xx/ddr-gen3.c | 53 ++-