diff options
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-socfpga-common.inc')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga-common.inc | 1 |
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" | |||
15 | UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig" | 15 | UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig" |
16 | UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig" | 16 | UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig" |
17 | UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig" | 17 | UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig" |
18 | UBOOT_CONFIG[stratix10-socdk-qspi] = "socfpga_stratix10_qspi_defconfig" | ||
18 | UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig" | 19 | UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig" |
19 | UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig" | 20 | UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig" |
20 | UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig" | 21 | UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig" |