mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] arm: imx53-guf-vincell-lt: dts: do not specfiy fixed memory information
@ 2016-01-25 11:06 Enrico Jorns
  2016-01-26  7:05 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Jorns @ 2016-01-25 11:06 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: Barebox List, Enrico Jorns

Setting a fixed memory size prevents from using the different board
variants with different memories equipped.

barebox is able to read RAM size informations from the imx53 RAM
controller and thus does not require this information passed via dts.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
---
 arch/arm/dts/imx53-guf-vincell-lt.dts | 4 ----
 arch/arm/dts/imx53-guf-vincell.dts    | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/arch/arm/dts/imx53-guf-vincell-lt.dts b/arch/arm/dts/imx53-guf-vincell-lt.dts
index cbb9aab..95eac67 100644
--- a/arch/arm/dts/imx53-guf-vincell-lt.dts
+++ b/arch/arm/dts/imx53-guf-vincell-lt.dts
@@ -30,10 +30,6 @@
 		};
 	};
 
-	memory {
-		reg = <0x70000000 0x20000000>;
-	};
-
 	clocks {
 		ckih1 {
 			clock-frequency = <0>;
diff --git a/arch/arm/dts/imx53-guf-vincell.dts b/arch/arm/dts/imx53-guf-vincell.dts
index ffc157f..2f0153e 100644
--- a/arch/arm/dts/imx53-guf-vincell.dts
+++ b/arch/arm/dts/imx53-guf-vincell.dts
@@ -25,10 +25,6 @@
 		linux,stdout-path = &uart2;
 	};
 
-	memory {
-		reg = <0x70000000 0x20000000>;
-	};
-
 	clocks {
 		ckih1 {
 			clock-frequency = <0>;
-- 
2.7.0.rc3


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm: imx53-guf-vincell-lt: dts: do not specfiy fixed memory information
  2016-01-25 11:06 [PATCH] arm: imx53-guf-vincell-lt: dts: do not specfiy fixed memory information Enrico Jorns
@ 2016-01-26  7:05 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2016-01-26  7:05 UTC (permalink / raw)
  To: Enrico Jorns; +Cc: Barebox List

On Mon, Jan 25, 2016 at 12:06:07PM +0100, Enrico Jorns wrote:
> Setting a fixed memory size prevents from using the different board
> variants with different memories equipped.
> 
> barebox is able to read RAM size informations from the imx53 RAM
> controller and thus does not require this information passed via dts.
> 
> Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
> ---
>  arch/arm/dts/imx53-guf-vincell-lt.dts | 4 ----
>  arch/arm/dts/imx53-guf-vincell.dts    | 4 ----
>  2 files changed, 8 deletions(-)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-26  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-25 11:06 [PATCH] arm: imx53-guf-vincell-lt: dts: do not specfiy fixed memory information Enrico Jorns
2016-01-26  7:05 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox