On 2026-06-23T06:47:53, Varadarajan Narayanan <[email protected]> wrote: > mach-snapdragon: Add commands to create wrapper ELF > > The IPQ5210 boot ROM expects the SPL binary image to be embedded within > an ELF along with additional binaries. Hence add the relevant commands > and linker script needed to convert u-boot-spl.bin to the expected > format. > > Signed-off-by: Varadarajan Narayanan <[email protected]> > > arch/arm/mach-snapdragon/Kconfig | 7 +++++++ > arch/arm/mach-snapdragon/ipq5210-spl-wrap-elf.lds | 18 +++++++++++++++++ > scripts/Makefile.xpl | 24 > +++++++++++++++++++++++ > 3 files changed, 49 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

