Skip to content
Snippets Groups Projects
Commit 66131310 authored by Raymond Mao's avatar Raymond Mao Committed by Tom Rini
Browse files

bloblist: Load the bloblist from the previous loader


During bloblist initialization, load the bloblist via boot arguments
from the previous loader.
If a valid bloblist exists in boot arguments, relocate it into the
fixed bloblist memory region.
If not, fallback to support BLOBLIST_ADDR or BLOBLIST_ALLOC.

Signed-off-by: default avatarRaymond Mao <raymond.mao@linaro.org>
parent fc61de3f
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