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