From c463320812ea9aad329289a950e83bb6c43a8d58 Mon Sep 17 00:00:00 2001 From: Chuanhong Guo Date: Fri, 22 Jun 2018 16:22:34 +0800 Subject: ath79: Remove all memory nodes defined in dts This target can automatically detect the correct memory size and we've been using it for long in ar71xx. Signed-off-by: Chuanhong Guo --- target/linux/ath79/dts/ar7241_ubnt_xm.dtsi | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/ath79/dts/ar7241_ubnt_xm.dtsi') diff --git a/target/linux/ath79/dts/ar7241_ubnt_xm.dtsi b/target/linux/ath79/dts/ar7241_ubnt_xm.dtsi index 4c46176f95..a08c9da846 100644 --- a/target/linux/ath79/dts/ar7241_ubnt_xm.dtsi +++ b/target/linux/ath79/dts/ar7241_ubnt_xm.dtsi @@ -9,11 +9,6 @@ compatible = "ubnt,xm", "qca,ar7241"; model = "Ubiquiti Networks XM (rev 1.0) board"; - memory@0 { - device_type = "memory"; - reg = <0x0 0x2000000>; - }; - /* extosc: ref { compatible = "fixed-clock"; #clock-cells = <0>; -- cgit v1.2.3