[PATCH v1 0/8] socfpga: n5x: improvements and cleanup

Chen Huei Lok chen.huei.lok at altera.com
Wed Mar 18 04:00:26 CET 2026


This patch series updates the N5X platform support:
- Replace defconfig with ATF variant
- Switch to upstream Linux DT
- Convert firewall setup to device model
- Add ISSI QSPI support

Tested-on: Intel SoCFPGA N5X SoCDK hardware.

Chen Huei Lok (8):
  configs: socfpga: n5x: replace defconfig with ATF variant and simplify
    VAB
  arm: dts: socfpga: n5x: enable DT register settings and update GMAC
    nodes
  configs: socfpga: n5x: enable CMD_MTD and SPL SDRAM support
  configs: socfpga: n5x: enable required configs for DDR retention
  configs: socfpga: n5x: enable ISSI QSPI
  arm: socfpga: n5x: Switch firewall setup to device model
  arch: arm: dts: n5x : Switch to using upstream Linux DT config
  arm: socfpga: n5x: Update SPL data save and restore implementation

 arch/arm/dts/Makefile                      |   1 -
 arch/arm/dts/socfpga_n5x-u-boot.dtsi       |  56 +++++++++-
 arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi |  21 +++-
 arch/arm/dts/socfpga_n5x_socdk.dts         | 122 ---------------------
 arch/arm/mach-socfpga/spl_n5x.c            |  30 ++++-
 configs/socfpga_n5x_atf_defconfig          |  90 ---------------
 configs/socfpga_n5x_defconfig              |  31 ++++--
 configs/socfpga_n5x_vab_defconfig          |  91 +--------------
 8 files changed, 122 insertions(+), 320 deletions(-)
 delete mode 100644 arch/arm/dts/socfpga_n5x_socdk.dts
 delete mode 100644 configs/socfpga_n5x_atf_defconfig

--
2.19.0



More information about the U-Boot mailing list