diff options
Diffstat (limited to 'target/linux/lantiq/dts/TDW89X0.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/TDW89X0.dtsi | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/lantiq/dts/TDW89X0.dtsi b/target/linux/lantiq/dts/TDW89X0.dtsi index 93b186a14c..d27aed5cf8 100644 --- a/target/linux/lantiq/dts/TDW89X0.dtsi +++ b/target/linux/lantiq/dts/TDW89X0.dtsi @@ -30,15 +30,10 @@ }; partition@20000 { - reg = <0x20000 0x6a0000>; + reg = <0x20000 0x7a0000>; label = "firmware"; }; - partition@6c0000 { - reg = <0x6c0000 0x100000>; - label = "dsl_fw"; - }; - partition@7c0000 { reg = <0x7c0000 0x10000>; label = "config"; |