Skip to content
Snippets Groups Projects
Commit 9fe06464 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bloblist: Support relocating to a larger space


Typically in TPL/SPL the bloblist is quite small. But U-Boot proper may
want to add a lot more to it, such as ACPI tables.

Add a way to expand the bloblist by relocating it in U-Boot proper, along
with the other relocation activities.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 09d9ba90
No related branches found
No related tags found
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