u-boot/board/freescale/mpc8641hpcn
Wolfgang Denk 21cd5815a7 MPC8xxx: drop redundant boot messages
Current code would print RAM size information like this:

	DRAM:  DDR: 256 MiB (DDR1, 64-bit, CL=2, ECC off)

Turn a number of printf()s into debug() to get rid of the redundant
"DDR: " string like this:

	DRAM:  256 MiB (DDR1, 64-bit, CL=2, ECC off)

Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-07-29 08:53:39 -05:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ddr.c powerpc/mpc85xx: Display a warning for unsupported DDR data rates 2011-07-11 13:24:20 -05:00
law.c powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code 2011-01-14 01:32:21 -06:00
mpc8641hpcn.c MPC8xxx: drop redundant boot messages 2011-07-29 08:53:39 -05:00