
15 Jul
2021
15 Jul
'21
3:28 a.m.
On Mon, Jun 21, 2021 at 04:14:18PM -0400, Tom Rini wrote:
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: Jan Kiszka jan.kiszka@web.de Fixes: 958f2e57eff7 ("build: use thin archives instead of incremental linking") Signed-off-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom