Skip to content
Snippets Groups Projects
Commit 963fde31 authored by Tom Rini's avatar Tom Rini
Browse files

scripts/get_default_envs.sh: Update for thin archive support


This script was broken by the change to default archives for linking.
This is due to objcopy specifically disallowing copying of thin
archives.  To fix this and re-support external users of this script,
switch to using the same logic the u-boot-initial-env make target uses
to dump the section from the object file.

Reported-by: default avatarJan Kiszka <jan.kiszka@web.de>
Fixes: 958f2e57 ("build: use thin archives instead of incremental linking")
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 2a2896b1
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