[meta-freescale] [[meta-fsl-arm][PATCH 01/21] imx6slevk: Add spinor uboot support

Lauren Post lauren.post at freescale.com
Thu Apr 24 08:09:28 PDT 2014


Change-Id: I0caeffbde2c6a9f4603dabb8653a81c0b4af4616
Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 conf/machine/imx6slevk.conf |    1 +
 1 file changed, 1 insertion(+)

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"
-- 
1.7.9.5



More information about the meta-freescale mailing list