u-boot/board/sbc8641d
Becky Bruce f6ef8b7a43 mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
We're missing the board_lmb_reserve definitions that allow
cpu_mp_lmb_reserve to be called; this means that Linux
is free to reallocate reserved pages.  Linux currently boots
because we're getting lucky - the page we've reserved is
high enough in memory that it isn't allocated by Linux
while we still need it to be in existence.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-03-31 22:41:34 -05:00
..
config.mk Add support for SBC8641D. Board files. 2007-08-10 14:30:30 -05:00
ddr.c Pass dimm parameters to populate populate controller options 2008-10-18 21:54:04 +02:00
law.c sbc8641d: Fix PCI mapping concepts 2009-01-13 15:27:45 -06:00
Makefile FSL DDR: Convert SBC8641D to new DDR code. 2008-08-27 02:06:04 +02:00
sbc8641d.c mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves 2009-03-31 22:41:34 -05:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00