From a2c19f1d2f658367e6d62a6bdcfc72f12f23e43e Mon Sep 17 00:00:00 2001 From: Chuanhong Guo Date: Wed, 10 Jul 2019 13:53:59 +0800 Subject: ramips: dts: drop memory nodes mt7621 and mt7628 now have the ability to detect memory size automatically. Drop memory nodes and let kernel determine memory size. Signed-off-by: Chuanhong Guo --- target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts | 6 ------ 1 file changed, 6 deletions(-) (limited to 'target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts') diff --git a/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts b/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts index 06cec3b027..73bfd6a4f0 100644 --- a/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts +++ b/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts @@ -17,12 +17,6 @@ led-upgrade = &led_sys; }; - memory@0 { - device_type = "memory"; - reg = <0x0 0x1C000000>, - <0x20000000 0x4000000>; - }; - chosen { bootargs = "console=ttyS0,115200"; }; -- cgit v1.2.3