Home
last modified time | relevance | path

Searched hist:bbea46f7 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8323erdb/
H A Dmpc8323erdb.cbbea46f7 Thu Aug 16 22:52:48 CDT 2007 Kim Phillips <kim.phillips@freescale.com> 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>
/openbmc/u-boot/board/sbc8349/
H A Dsbc8349.cbbea46f7 Thu Aug 16 22:52:48 CDT 2007 Kim Phillips <kim.phillips@freescale.com> 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>
/openbmc/u-boot/include/
H A Dmpc83xx.hbbea46f7 Thu Aug 16 22:52:48 CDT 2007 Kim Phillips <kim.phillips@freescale.com> 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>
/openbmc/u-boot/include/configs/
H A DMPC8313ERDB.hbbea46f7 Thu Aug 16 22:52:48 CDT 2007 Kim Phillips <kim.phillips@freescale.com> 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>