diff options
author | Becky Bruce <beckyb@kernel.crashing.org> | 2009-03-31 18:38:37 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-03-31 22:41:34 -0500 |
commit | f6ef8b7a43ed7f68a4bb524faad5e4f75ea3e3e2 (patch) | |
tree | 35b7d5aa1264a8322719363fbe029d0cbacb00f1 /drivers/net/fsl_mcdmafec.c | |
parent | 765547dc5e0e8cbe6b8f4ea8a5d6ff237935c352 (diff) | |
download | u-boot-imx-f6ef8b7a43ed7f68a4bb524faad5e4f75ea3e3e2.zip u-boot-imx-f6ef8b7a43ed7f68a4bb524faad5e4f75ea3e3e2.tar.gz u-boot-imx-f6ef8b7a43ed7f68a4bb524faad5e4f75ea3e3e2.tar.bz2 |
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>
Diffstat (limited to 'drivers/net/fsl_mcdmafec.c')
0 files changed, 0 insertions, 0 deletions