diff options
| author | Alif Zakuan Yuslaimi <[email protected]> | 2025-08-03 18:24:29 -0700 |
|---|---|---|
| committer | Tien Fong Chee <[email protected]> | 2025-08-08 16:00:30 +0800 |
| commit | d77b25ee3707883f2f840a68988571b23e8cb552 (patch) | |
| tree | 261fa0920bc93dea81b1a721936ff20aaf788e97 /MAINTAINERS | |
| parent | 532fd00bdb763748d1c52f37203f3e04dbd4276a (diff) | |
configs: agilex: Combine defconfig for all boot flashes
Combine all MMC, NAND and QSPI configs into single defconfig which is named
as "socfpga_agilex_defconfig". This will be the default defconfig to use.
It supports booting from all three flashes using ARM Trusted Firmware (ATF)
as the secure runtime monitor.
Signed-off-by: Alif Zakuan Yuslaimi <[email protected]>
Reviewed-by: Tien Fong Chee <[email protected]>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d6c4587bf86..43175819230 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -152,13 +152,12 @@ ARM ALTERA SOCFPGA M: Marek Vasut <[email protected]> M: Simon Goldschmidt <[email protected]> M: Tien Fong Chee <[email protected]> -M: Tingting Meng <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-socfpga.git +F: configs/socfpga_* F: drivers/ddr/altera/ F: drivers/power/domain/altr-pmgr-agilex5.c F: arch/arm/mach-socfpga/ -F: configs/socfpga_agilex5_vab_defconfig F: drivers/sysreset/sysreset_socfpga* ARM AMLOGIC SOC SUPPORT |
