summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx7dsabresd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx7dsabresd.conf')
-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 f77e537e..be9a6703 100644
--- a/conf/machine/imx7dsabresd.conf
+++ b/conf/machine/imx7dsabresd.conf
@@ -19,7 +19,7 @@ KERNEL_DEVICETREE = "imx7d-sdb.dtb imx7d-sdb-epdc.dtb imx7d-sdb-gpmi-weim.dtb \
19KERNEL_DEVICETREE_use-mainline-bsp = "imx7d-sdb.dtb" 19KERNEL_DEVICETREE_use-mainline-bsp = "imx7d-sdb.dtb"
20 20
21UBOOT_CONFIG ??= "sd" 21UBOOT_CONFIG ??= "sd"
22UBOOT_CONFIG[sd] = "mx7dsabresd_secure_config,sdcard" 22UBOOT_CONFIG[sd] = "mx7dsabresd_config,sdcard"
23UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config" 23UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config"
24UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" 24UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs"
25UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" 25UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config"