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

Post Lauren-RAA013 RAA013 at freescale.com
Tue Sep 24 09:40:16 PDT 2013


Sata is supported on the imx6qsabresd not the imx6dlsabresd

-----Original Message-----
From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-bounces at yoctoproject.org] On Behalf Of Mario Domenech Goulart
Sent: Monday, September 23, 2013 7:12 AM
To: meta-freescale at yoctoproject.org
Subject: [meta-freescale] [meta-fsl-arm][PATCH 2/7] imx6dlsabresd: set up UBOOT_CONFIG with config/fs-type for the supported boot devices

Supported boot devices: sd and sata.

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

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

_______________________________________________
meta-freescale mailing list
meta-freescale at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale





More information about the meta-freescale mailing list