[PATCH 0/3] arm: socfpga: Arria10 SPL FIT support for SPI/NAND boot
dinesh.maniyam at altera.com
dinesh.maniyam at altera.com
Wed Mar 4 04:30:26 CET 2026
From: Dinesh Maniyam <dinesh.maniyam at altera.com>
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
More information about the U-Boot
mailing list