Hi Tien Fong, On 28/4/2026 3:00 pm, Tien Fong Chee wrote: > I suspect the sequence may not correct. > > Did you run `make socfpga_n5x_vab_defconfig && make savedefconfig && cp > defconfig configs/socfpga_n5x_vab_defconfig ?
Good catch. Addressed in v3 — regenerated via savedefconfig so CONFIG_CMD_MTD now follows the canonical Kconfig ordering (between CONFIG_CMD_MMC and CONFIG_CMD_SPI). Also dropped CONFIG_SPL_ALTERA_SDRAM from this patch as Kconfig auto-selects it for N5X. Best regards, Lok

