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_unifi.dts | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/ath79/dts/ar7241_ubnt_unifi.dts') diff --git a/target/linux/ath79/dts/ar7241_ubnt_unifi.dts b/target/linux/ath79/dts/ar7241_ubnt_unifi.dts index 923b3df770..adcaf748bb 100644 --- a/target/linux/ath79/dts/ar7241_ubnt_unifi.dts +++ b/target/linux/ath79/dts/ar7241_ubnt_unifi.dts @@ -14,11 +14,6 @@ led-status = &dome_green; }; - memory@0 { - device_type = "memory"; - reg = <0x0 0x4000000>; - }; - extosc: ref { compatible = "fixed-clock"; #clock-cells = <0>; -- cgit v1.2.3