From ca94c88a93a4ca44fd4f48d282c17bdab8d75c91 Mon Sep 17 00:00:00 2001 From: Chang Rebecca Swee Fun Date: Thu, 23 Jul 2020 15:30:30 +0000 Subject: u-boot-socfpga-common: add stratix10 qspi u-boot defconfig Signed-off-by: Chang Rebecca Swee Fun --- recipes-bsp/u-boot/u-boot-socfpga-common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-bsp') 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" UBOOT_CONFIG[agilex-socdk] = "socfpga_agilex_defconfig" UBOOT_CONFIG[agilex-socdk-qspi] = "socfpga_agilex_qspi_defconfig" UBOOT_CONFIG[stratix10-socdk] = "socfpga_stratix10_defconfig" +UBOOT_CONFIG[stratix10-socdk-qspi] = "socfpga_stratix10_qspi_defconfig" UBOOT_CONFIG[arria10-socdk] = "socfpga_arria10_defconfig" UBOOT_CONFIG[arria10-socdk-nand] = "socfpga_arria10_nand_defconfig" UBOOT_CONFIG[arria10-socdk-qspi] = "socfpga_arria10_qspi_defconfig" -- cgit v1.2.3-54-g00ecf