[PATCH 2/2] ARM: dts: imx53 qsb: remove wrong memory bank

Sascha Hauer s.hauer at pengutronix.de
Tue Aug 20 05:07:14 EDT 2013


The i.MX53 qsb has 1GiB of memory, but it's divided into two non
contigous banks. Remove the wrong memory node since it's overwritten
with the correct values during wuntime anyway.

Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 arch/arm/dts/imx53-qsb.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/dts/imx53-qsb.dts b/arch/arm/dts/imx53-qsb.dts
index 3be4ff2..f988ca9 100644
--- a/arch/arm/dts/imx53-qsb.dts
+++ b/arch/arm/dts/imx53-qsb.dts
@@ -26,10 +26,6 @@
 		};
 	};
 
-	memory {
-		reg = <0x70000000 0x40000000>;
-	};
-
 	display at di0 {
 		compatible = "fsl,imx-parallel-display";
 		crtcs = <&ipu 0>;
-- 
1.8.4.rc3




More information about the barebox mailing list