From: Dinesh Maniyam <[email protected]>
This series enables basic SPL FIT support for Arria10 SoCFPGA when
booting from SPI or NAND.
It provides a fixed SPL load buffer for FIT headers and a minimal
board_fit_config_name_match() implementation, allowing SPL to load,
parse, and handle FIT images during early boot.
The changes are limited to Arria10 SPL and are required for FIT-based
boot flows from SPI and NAND.
Dinesh Maniyam (3):
arm: socfpga: Use custom header target buffer in SPL
arm: socfpga: Add SPL fitImage config match
arm: socfpga: Include required functions for FIT implementation in
NAND
arch/arm/mach-socfpga/spl_a10.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
2.43.7