arm64: renesas: Convert SCIF SREC from u-boot-spl.bin
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 15 Jun 2025 10:51:07 +0000 (12:51 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 10 Jul 2025 17:26:55 +0000 (19:26 +0200)
commitf85d97b26c8773d6261f0db76278cdc01a698130
tree03d683724a50cf6ff559eefd33d881d7e93e0ef6
parent344e1798059ba65769272be3145736685bb25a7e
arm64: renesas: Convert SCIF SREC from u-boot-spl.bin

Convert u-boot-spl.bin instead of u-boot-spl ELF into SCIF loader
compatible SREC. The u-boot-spl.bin includes SPL DT, while the ELF
does not, which leads to failure to start SPL via SCIF loader due
to missing SPL DT. Fix this by using u-boot-spl.bin which includes
the DT.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/mach-renesas/Makefile