[meta-freescale] [meta-fsl-arm PATCH v2 02/31] imx6dlsabresd: set up UBOOT_CONFIG with config/fs-type for the supported boot devices

Otavio Salvador otavio at ossystems.com.br
Tue Sep 24 12:20:32 PDT 2013


From: Mario Domenech Goulart <mario at ossystems.com.br>

Supported boot devices: sd.

Change-Id: I6028f47d170015f8c8aac113773e24ced34e38a0
Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
---
 conf/machine/imx6dlsabresd.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/machine/imx6dlsabresd.conf b/conf/machine/imx6dlsabresd.conf
index 2797c7c..1230265 100644
--- a/conf/machine/imx6dlsabresd.conf
+++ b/conf/machine/imx6dlsabresd.conf
@@ -9,4 +9,5 @@ SOC_FAMILY = "mx6:mx6dl"
 
 KERNEL_DEVICETREE = "imx6dl-sabresd.dtb"
 
-UBOOT_MACHINE = "mx6dlsabresd_config"
+UBOOT_CONFIG ??= "sd"
+UBOOT_CONFIG[sd] = "mx6dlsabresd_config,sdcard"
-- 
1.8.4.rc3




More information about the meta-freescale mailing list