Skip to content
Snippets Groups Projects
Commit 38c04d8e authored by Simon Glass's avatar Simon Glass
Browse files

spl: Allow disabling binman symbols in SPL


When CONFIG_SPL_FIT is enabled we do not access U-Boot directly in
the image, since it is embedded in a FIT which is parsed at runtime.

Provide a CONFIG option to drop the symbols in this case.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 00959d87
No related branches found
No related tags found
Loading
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