u-boot-brain/board/mpc8349itx
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
..
config.mk mpc83xx: fix ITX[GP] O=builddir builds 2007-08-10 01:13:11 -05:00
Makefile mpc83xx: Add support for the MPC8349E-mITX 2006-11-03 19:42:20 -06:00
mpc8349itx.c mpc83xx: implement board_add_ram_info 2007-08-16 23:12:24 -05:00
pci.c mpc83xx: migrate remaining freescale boards to libfdt 2007-08-15 22:36:33 -05:00