uboot-mt623x/board/sbc8349
Kim Phillips bbea46f76f mpc83xx: implement board_add_ram_info
add board_add_ram_info, to make memory diagnostic output more
consistent. u-boot banner output now looks like:

DRAM:  256 MB (DDR1, 64-bit, ECC on)

and for boards with SDRAM on the local bus, a line such as this is
added:

SDRAM: 64 MB (local bus)

also replaced some magic numbers with their equivalent define names.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-08-16 23:12:24 -05:00
..
Makefile mpc83xx: U-Boot support for Wind River SBC8349 2007-03-02 11:05:53 -06:00
config.mk mpc83xx: U-Boot support for Wind River SBC8349 2007-03-02 11:05:53 -06:00
pci.c mpc83xx: U-Boot support for Wind River SBC8349 2007-03-02 11:05:53 -06:00
sbc8349.c mpc83xx: implement board_add_ram_info 2007-08-16 23:12:24 -05:00