summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/imx7dsabresd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf
index 1d05d26..b71bd4a 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -18,7 +18,7 @@ KERNEL_DEVICETREE = "imx7d-sdb.dtb imx7d-sdb-epdc.dtb imx7d-sdb-gpmi-weim.dtb \
18 imx7d-sdb-reva-touch.dtb imx7d-sdb-reva-wm8960.dtb" 18 imx7d-sdb-reva-touch.dtb imx7d-sdb-reva-wm8960.dtb"
19 19
20UBOOT_CONFIG ??= "sd" 20UBOOT_CONFIG ??= "sd"
21UBOOT_CONFIG[sd] = "mx7dsabresd_config,sdcard" 21UBOOT_CONFIG[sd] = "mx7dsabresd_secure_config,sdcard"
22UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config" 22UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config"
23UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" 23UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs"
24UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" 24UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config"