summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>2020-07-23 15:30:30 +0000
committerKhem Raj <raj.khem@gmail.com>2020-08-03 18:04:57 -0700
commitca94c88a93a4ca44fd4f48d282c17bdab8d75c91 (patch)
treea207f5e9949339e23c5ef1edf5a818261e02f696 /recipes-bsp
parent4898be78943d02be9bcbdae2ae970a5d6c2966cb (diff)
downloadmeta-altera-ca94c88a93a4ca44fd4f48d282c17bdab8d75c91.tar.gz
u-boot-socfpga-common: add stratix10 qspi u-boot defconfig
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Diffstat (limited to 'recipes-bsp')
-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"