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

bloblist: refactor of bloblist_reloc()


The current bloblist pointer and size can be retrieved from global
data, so we don't need to pass them from the function arguments.
This change also help to remove all external access of gd->bloblist
outside of bloblist module.

Signed-off-by: default avatarRaymond Mao <raymond.mao@linaro.org>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent 67254214
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