[PATCH v6 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
Simon Glass
sjg at chromium.org
Fri May 8 18:47:49 CEST 2026
On 2026-05-08T00:33:28, Michael Srba <michael.srba at seznam.cz> wrote:
> Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
>
> Some platforms (e.g. at least Qualcomm) use the ELF format in creative
> ways, including in the bootrom. Make SPL_REMAKE_ELF use a linker script
> specified in SPL_REMAKE_ELF_LDSCRIPT (with the previously hardcoded path
> as the default).
>
> Signed-off-by: Michael Srba <Michael.Srba at seznam.cz>
>
> Makefile | 9 +++++++--
> common/spl/Kconfig | 12 ++++++++++++
> 2 files changed, 19 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list