[PATCH] ARM: dts: i.MX53: tqma53: Readd barebox specifics

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some of the barebox specific changes that were added in commit
e0316b4dd7d6169f1f6e15d97d7f605e05dc265e got lost during the switch to use
upstream dtsi files in commit bb7cf71cff6369beb0b3010028541d5e7a69e4d2.

Especially the memory size is important since we have two different memory
sizes which have to be handled.

Signed-off-by: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
---
 arch/arm/dts/imx53-tqma53.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/dts/imx53-tqma53.dtsi b/arch/arm/dts/imx53-tqma53.dtsi
index 1deb0ce..6880f2c 100644
--- a/arch/arm/dts/imx53-tqma53.dtsi
+++ b/arch/arm/dts/imx53-tqma53.dtsi
@@ -21,6 +21,14 @@
 			status = "disabled";
 		};
 	};
+
+	memory {
+		reg = <0x70000000 0x0>; /* Up to 1GiB */
+	};
+};
+
+&esdhc3 { /* EMMC */
+	dsr = <0x100>;
 };
 
 &iim {
-- 
2.0.0.rc0


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux