Signed-off-by: Lucas Stach <[email protected]>
---
arch/arm/dts/tegra124-jetson-tk1.dts | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/arch/arm/dts/tegra124-jetson-tk1.dts
b/arch/arm/dts/tegra124-jetson-tk1.dts
index 16082c0..32e41f9 100644
--- a/arch/arm/dts/tegra124-jetson-tk1.dts
+++ b/arch/arm/dts/tegra124-jetson-tk1.dts
@@ -12,6 +12,13 @@
rtc1 = "/rtc@0,7000e000";
};
+ chosen {
+ environment@0 {
+ compatible = "barebox,environment";
+ device-path = &emmc, "partname:boot1";
+ };
+ };
+
memory {
reg = <0x0 0x80000000 0x0 0x80000000>;
};
@@ -1630,7 +1637,7 @@
};
/* eMMC */
- sdhci@0,700b0600 {
+ emmc: sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
non-removable;
--
1.9.3
_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox