Skip to content
Snippets Groups Projects
Commit 8b9c7705 authored by Mark Kettenis's avatar Mark Kettenis Committed by Tom Rini
Browse files

arm: apple: Fix mem layout


The current approach for setting the environment variables that
describe the memory layout runs the risk of overlapping with
reserved memory regions. Use the lmb code to derive the addresses
for these variables instead.

Signed-off-by: default avatarMark Kettenis <kettenis@openbsd.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 66899c8d
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment