[PATCH 1/2] ARM: i.MX6: GuF Santaro: Use emmc boot1 for storing the environment

Sascha Hauer s.hauer at pengutronix.de
Thu Nov 6 03:37:09 PST 2014


Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 arch/arm/dts/imx6q-guf-santaro.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/imx6q-guf-santaro.dts b/arch/arm/dts/imx6q-guf-santaro.dts
index db93a48..7978d80 100644
--- a/arch/arm/dts/imx6q-guf-santaro.dts
+++ b/arch/arm/dts/imx6q-guf-santaro.dts
@@ -28,7 +28,7 @@
 
 		environment-emmc {
 			compatible = "barebox,environment";
-			device-path = &usdhc2, "partname:barebox-environment";
+			device-path = &usdhc4, "partname:boot1";
 		};
 	};
 
-- 
2.1.1




More information about the barebox mailing list