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/ar7240_tl-wr740n-v2.dts | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/ath79/dts/ar7240_tl-wr740n-v2.dts') diff --git a/target/linux/ath79/dts/ar7240_tl-wr740n-v2.dts b/target/linux/ath79/dts/ar7240_tl-wr740n-v2.dts index f86cb50d47..5bc78d7eef 100644 --- a/target/linux/ath79/dts/ar7240_tl-wr740n-v2.dts +++ b/target/linux/ath79/dts/ar7240_tl-wr740n-v2.dts @@ -14,11 +14,6 @@ led-status = &led_system; }; - memory@0 { - device_type = "memory"; - reg = <0x0 0x2000000>; - }; - gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; -- cgit v1.2.3