[U-Boot] [PATCH] mpc8xxx: lc_common_dimm_params: make less verbose
Wolfgang Denk
wd at denx.de
Wed Aug 31 22:37:20 CEST 2011
Dear Kumar,
In message <1311581699-6301-1-git-send-email-wd at denx.de> I wrote:
> lc_common_dimm_params.c was too verbose and corrupted the boot
> message display like this:
>
> ...
> DRAM: Detected UDIMM M2U25664DS88C3G-6K
> DDR: 256 MiB (DDR1, 64-bit, CL=2, ECC off)
> ...
>
> Turn printf() into debug() so we het the expected output again:
>
> ...
> DRAM: 256 MiB (DDR1, 64-bit, CL=2, ECC off)
> ...
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Kumar Gala <galak at kernel.crashing.org>
>
> ---
> .../cpu/mpc8xxx/ddr/lc_common_dimm_params.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Ping?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Lack of skill dictates economy of style. - Joey Ramone
More information about the U-Boot
mailing list