u-boot-brain/arch/powerpc/cpu/mpc8xxx
Becky Bruce 7ea3871e06 MPC8xxx DDR: align informational prints
Add spaces to cause the informational prints to line up with
the ones from init_func_ram() in board.c.  Output now looks like
this:

....
DRAM:  Detected 4096 MB of memory
       This U-Boot only supports < 4G of DDR
       You could rebuild it with CONFIG_PHYS_64BIT
       DDR: 2 GiB (DDR2, 64-bit, CL=5, ECC off)
....

The prints from lbc_sdram_init() have also been modified to line
line up and changed to start with "LBC SDRAM" instead of the
confusing "SDRAM".

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-01-14 01:32:19 -06:00
..
ddr MPC8xxx DDR: align informational prints 2011-01-14 01:32:19 -06:00
cpu.c powerpc/8xxx: share PIC defines among 85xx and 86xx 2010-08-19 02:06:13 -05:00
fdt.c powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
fsl_lbc.c mpc85xx: rename sdram_init() lbc_sdram_init() 2011-01-14 01:32:19 -06:00
Makefile powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 2011-01-14 01:32:19 -06:00