u-boot/board/freescale/mpc8323erdb
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: add support for the MPC8323E RDB 2007-08-10 01:12:25 -05:00
config.mk mpc83xx: add support for the MPC8323E RDB 2007-08-10 01:12:25 -05:00
mpc8323erdb.c mpc83xx: implement board_add_ram_info 2007-08-16 23:12:24 -05:00