public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files
@ 2013-02-21 22:40 Tom Warren
  2013-02-21 23:36 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Warren @ 2013-02-21 22:40 UTC (permalink / raw)
  To: u-boot

Not used, and wrong in Cardhu's case

Signed-off-by: Tom Warren <twarren@nvidia.com>
---
 board/nvidia/dts/tegra20-seaboard.dts |    1 -
 board/nvidia/dts/tegra30-cardhu.dts   |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/board/nvidia/dts/tegra20-seaboard.dts b/board/nvidia/dts/tegra20-seaboard.dts
index 12cb0bc..c0e2e1e 100644
--- a/board/nvidia/dts/tegra20-seaboard.dts
+++ b/board/nvidia/dts/tegra20-seaboard.dts
@@ -1,6 +1,5 @@
 /dts-v1/;
 
-/memreserve/ 0x1c000000 0x04000000;
 #include "tegra20.dtsi"
 
 / {
diff --git a/board/nvidia/dts/tegra30-cardhu.dts b/board/nvidia/dts/tegra30-cardhu.dts
index 8ad1fb7..778e513 100644
--- a/board/nvidia/dts/tegra30-cardhu.dts
+++ b/board/nvidia/dts/tegra30-cardhu.dts
@@ -1,6 +1,5 @@
 /dts-v1/;
 
-/memreserve/ 0x1c000000 0x04000000;
 #include "tegra30.dtsi"
 
 / {
-- 
1.7.0.4

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

end of thread, other threads:[~2013-02-21 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21 22:40 [U-Boot] [PATCH] Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files Tom Warren
2013-02-21 23:36 ` Stephen Warren

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