Re: [U-Boot] [PATCH 01/10] Display RDIMM if detected

2010-12-13 Thread Wolfgang Denk
Dear York Sun, In message 1291863340-4354-1-git-send-email-york...@freescale.com you wrote: Print a message when a RDIMM is detected. Please put an indication of affected boards / processors / architectures in the Subject: ; like mpc8xxx: ... (applies to all patches). Best regards, Wolfgang

[U-Boot] [PATCH 01/10] Display RDIMM if detected

2010-12-08 Thread York Sun
Print a message when a RDIMM is detected. Signed-off-by: York Sun york...@freescale.com --- .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c| 19 +++ 1 files changed, 7 insertions(+), 12 deletions(-) diff --git a/arch/powerpc/cpu/mpc8xxx/ddr/lc_common_dimm_params.c