X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far7161_netgear_wndr3700v2.dts;fp=target%2Flinux%2Fath79%2Fdts%2Far7161_netgear_wndr3700v2.dts;h=0000000000000000000000000000000000000000;hp=76ef300a818754c7702757b9056bdfe1249c2ef4;hb=3b99d6763996d4cf8d59361f25046cc8086da332;hpb=8216766ad97db2f20e30b6622343d8d473ad9d68 diff --git a/target/linux/ath79/dts/ar7161_netgear_wndr3700v2.dts b/target/linux/ath79/dts/ar7161_netgear_wndr3700v2.dts deleted file mode 100644 index 76ef300a81..0000000000 --- a/target/linux/ath79/dts/ar7161_netgear_wndr3700v2.dts +++ /dev/null @@ -1,35 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0-or-later OR MIT -/dts-v1/; - -#include "ar7161_netgear_wndr3700.dtsi" - -/ { - compatible = "netgear,wndr3700v2", "qca,ar7161"; - model = "Netgear WNDR3700v2"; -}; - -&partitions { - partition@0 { - label = "u-boot"; - reg = <0x000000 0x050000>; - read-only; - }; - - partition@50000 { - label = "u-boot-env"; - reg = <0x050000 0x020000>; - read-only; - }; - - partition@70000 { - label = "firmware"; - reg = <0x070000 0xf80000>; - compatible = "netgear,uimage"; - }; - - art: partition@ff0000 { - label = "art"; - reg = <0xff0000 0x010000>; - read-only; - }; -};