summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga-common.inc b/recipes-bsp/u-boot/u-boot-socfpga-common.inc
index 3807bfd..def29fa 100644
--- a/recipes-bsp/u-boot/u-boot-socfpga-common.inc
+++ b/recipes-bsp/u-boot/u-boot-socfpga-common.inc
@@ -15,6 +15,7 @@ RPROVIDES_${PN} += "u-boot"
15UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig" 15UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig"
16UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig" 16UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig"
17UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig" 17UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig"
18UBOOT_CONFIG[stratix10-socdk-qspi] = "socfpga_stratix10_qspi_defconfig"
18UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig" 19UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig"
19UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig" 20UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig"
20UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig" 21UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig"