mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
This partially reverts commit7e21fbca26
. That change broke sandbox EFI support for unknown reasons. It also changes sandbox to use--gc-sections which we don't want. For now I am just reverting the sandbox portion as presumably this change is safe on other architectures. Fixes:7e21fbca26
(efi_loader: Rename sections to allow for implicit data) Signed-off-by: Simon Glass <sjg@chromium.org>