diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga-common.inc | 2 |
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}" | |||
28 | UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig" | 28 | UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig" |
29 | UBOOT_CONFIG[agilex-socdk-atf] = "socfpga_agilex_atf_defconfig" | 29 | UBOOT_CONFIG[agilex-socdk-atf] = "socfpga_agilex_atf_defconfig" |
30 | UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig" | 30 | UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig" |
31 | UBOOT_CONFIG[agilex-socdk-qspi-atf] = "socfpga_agilex_qspi_atf_defconfig" | ||
31 | UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig" | 32 | UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig" |
32 | UBOOT_CONFIG[stratix10-socdk-atf] = "socfpga_stratix10_atf_defconfig" | 33 | UBOOT_CONFIG[stratix10-socdk-atf] = "socfpga_stratix10_atf_defconfig" |
33 | UBOOT_CONFIG[stratix10-socdk-qspi] = "socfpga_stratix10_qspi_defconfig" | 34 | UBOOT_CONFIG[stratix10-socdk-qspi] = "socfpga_stratix10_qspi_defconfig" |
35 | UBOOT_CONFIG[stratix10-socdk-qspi-atf] = "socfpga_stratix10_qspi_atf_defconfig" | ||
34 | UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig" | 36 | UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig" |
35 | UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig" | 37 | UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig" |
36 | UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig" | 38 | UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig" |