Re: [U-Boot] [Patch v3 1/7] mpc8xxx: Display RDIMM if detected

2011-01-19 Thread Kumar Gala
On Jan 10, 2011, at 4:02 PM, York Sun wrote: > Print a message when a RDIMM is detected. > > Signed-off-by: York Sun > --- > .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c| 18 +++--- > 1 files changed, 7 insertions(+), 11 deletions(-) applied to 85xx - k ___

[U-Boot] [Patch v3 1/7] mpc8xxx: Display RDIMM if detected

2011-01-10 Thread York Sun
Print a message when a RDIMM is detected. Signed-off-by: York Sun --- .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c| 18 +++--- 1 files changed, 7 insertions(+), 11 deletions(-) diff --git a/arch/powerpc/cpu/mpc8xxx/ddr/lc_common_dimm_params.c b/arch/powerpc/cpu/mpc8xxx/ddr