summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga-common.inc2
1 files changed, 2 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 9012798..44e21a5 100644
--- a/recipes-bsp/u-boot/u-boot-socfpga-common.inc
+++ b/recipes-bsp/u-boot/u-boot-socfpga-common.inc
@@ -28,9 +28,11 @@ SRC_URI = "${UBOOT_REPO};protocol=${UBOOT_PROT};branch=${UBOOT_BRANCH}"
28UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig" 28UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig"
29UBOOT_CONFIG[agilex-socdk-atf] = "socfpga_agilex_atf_defconfig" 29UBOOT_CONFIG[agilex-socdk-atf] = "socfpga_agilex_atf_defconfig"
30UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig" 30UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig"
31UBOOT_CONFIG[agilex-socdk-qspi-atf] = "socfpga_agilex_qspi_atf_defconfig"
31UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig" 32UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig"
32UBOOT_CONFIG[stratix10-socdk-atf] = "socfpga_stratix10_atf_defconfig" 33UBOOT_CONFIG[stratix10-socdk-atf] = "socfpga_stratix10_atf_defconfig"
33UBOOT_CONFIG[stratix10-socdk-qspi] = "socfpga_stratix10_qspi_defconfig" 34UBOOT_CONFIG[stratix10-socdk-qspi] = "socfpga_stratix10_qspi_defconfig"
35UBOOT_CONFIG[stratix10-socdk-qspi-atf] = "socfpga_stratix10_qspi_atf_defconfig"
34UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig" 36UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig"
35UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig" 37UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig"
36UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig" 38UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig"