u-boot/arch
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
..
arm cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
avr32 unify version_string 2011-07-28 17:22:53 +02:00
blackfin unify version_string 2011-07-28 17:22:53 +02:00
m68k cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
microblaze unify version_string 2011-07-28 17:22:53 +02:00
mips unify version_string 2011-07-28 17:22:53 +02:00
nios2 unify version_string 2011-07-28 17:22:53 +02:00
powerpc MPC8xxx: drop redundant boot messages 2011-07-29 08:53:39 -05:00
sh unify version_string 2011-07-28 17:22:53 +02:00
sparc cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
x86 cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00