summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6slevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6slevk.conf')
-rw-r--r--conf/machine/imx6slevk.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
index 63a761c..cffbd0b 100644
--- a/conf/machine/imx6slevk.conf
+++ b/conf/machine/imx6slevk.conf
@@ -13,6 +13,7 @@ KERNEL_DEVICETREE = "imx6sl-evk.dtb imx6sl-evk-csi.dtb imx6sl-evk-ldo.dtb"
UBOOT_CONFIG ??= "sd"
UBOOT_CONFIG[sd] = "mx6slevk_config,sdcard"
+UBOOT_CONFIG[spinor] = "mx6slevk_spinor_config"
UBOOT_CONFIG[mfgtool] = "mx6slevk_config"
SERIAL_CONSOLE = "115200 ttymxc0"