commit | 79f240f7ecc0506b43ac50d1ea405ff6540d4d57 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Thu Aug 16 22:52:39 2007 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sat Aug 18 21:39:46 2007 +0200 |
tree | 6cb59212174311592f9a36af4fb11d43fb436d8e | |
parent | 815b5bd5b18569917c3e04b9757511e6ed23b9f6 [diff] |
lib_ppc: make board_add_ram_info weak platforms wishing to display RAM diagnostics in addition to size, can do so, on one line, in their own board_add_ram_info() implementation. this consequently eliminates CONFIG_ADD_RAM_INFO. Thanks to Stefan for the hint. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>