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/ar7161_netgear_wndr3800.dts | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/ath79/dts/ar7161_netgear_wndr3800.dts') diff --git a/target/linux/ath79/dts/ar7161_netgear_wndr3800.dts b/target/linux/ath79/dts/ar7161_netgear_wndr3800.dts index 7a7279bdf5..59b868480a 100644 --- a/target/linux/ath79/dts/ar7161_netgear_wndr3800.dts +++ b/target/linux/ath79/dts/ar7161_netgear_wndr3800.dts @@ -18,11 +18,6 @@ bootargs = "console=ttyS0,115200"; }; - memory@0 { - device_type = "memory"; - reg = <0x0 0x8000000>; - }; - extosc: ref { compatible = "fixed-clock"; #clock-cells = <0>; -- cgit v1.2.3