diff options
Diffstat (limited to 'target/linux/ramips/dts/DCS-930.dts')
-rw-r--r-- | target/linux/ramips/dts/DCS-930.dts | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/ramips/dts/DCS-930.dts b/target/linux/ramips/dts/DCS-930.dts index 1665e54171..f10056fd83 100644 --- a/target/linux/ramips/dts/DCS-930.dts +++ b/target/linux/ramips/dts/DCS-930.dts @@ -40,16 +40,6 @@ }; partition@50000 { - label = "kernel"; - reg = <0x50000 0x150000>; - }; - - partition@150000 { - label = "rootfs"; - reg = <0x150000 0x2b0000>; - }; - - partition { label = "firmware"; reg = <0x50000 0x3b0000>; }; @@ -76,8 +66,6 @@ gpio-keys-polled { compatible = "gpio-keys-polled"; - #address-cells = <1>; - #size-cells = <0>; poll-interval = <20>; wps { |