uboot-mt623x/board/tqm834x
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 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk Code cleanup, especially MIPS for GCC 4.x 2005-12-04 00:40:34 +01:00
pci.c mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR 2006-11-03 19:42:23 -06:00
tqm834x.c mpc83xx: implement board_add_ram_info 2007-08-16 23:12:24 -05:00