The upstream device tree already features a memory node with the correct
size, but with the name memory@80000000. Drop the differently-named
barebox node.

Signed-off-by: Ahmad Fatoum <[email protected]>
---
 arch/arm/dts/imx7s-warp.dts | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/arm/dts/imx7s-warp.dts b/arch/arm/dts/imx7s-warp.dts
index c90147778346..8e645999cf60 100644
--- a/arch/arm/dts/imx7s-warp.dts
+++ b/arch/arm/dts/imx7s-warp.dts
@@ -18,11 +18,6 @@
                        device-path = &bareboxenv;
                };
        };
-
-       memory {
-               device_type = "memory";
-               reg = <0x80000000 0x20000000>;
-       };
 };
 
 &usdhc3 {
-- 
2.27.0


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to