aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/ARV7519RW22.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-05 09:52:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-05 09:52:30 +0000
commite82404ce6ce2f2845e745b42218694c3749dec3c (patch)
tree6b4cb94448369c7dac93cdbb1da5f195f67f9bb9 /target/linux/lantiq/dts/ARV7519RW22.dts
parentcbb1227c4c18455e69e9ac65e94929194f7fc1de (diff)
downloadupstream-e82404ce6ce2f2845e745b42218694c3749dec3c.tar.gz
upstream-e82404ce6ce2f2845e745b42218694c3749dec3c.tar.bz2
upstream-e82404ce6ce2f2845e745b42218694c3749dec3c.zip
lantiq: get rid of the dsl_fw mtd partition
Now that we have redistributable vdsl/adsl firmware blobs in /lib/firmware, we can drop the dsl_fw partition and extend the firmware partition. Signed-off-by: Andre Heider <a.heider@gmail.com> SVN-Revision: 47783
Diffstat (limited to 'target/linux/lantiq/dts/ARV7519RW22.dts')
-rw-r--r--target/linux/lantiq/dts/ARV7519RW22.dts7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts b/target/linux/lantiq/dts/ARV7519RW22.dts
index d925f8603d..471f347ffe 100644
--- a/target/linux/lantiq/dts/ARV7519RW22.dts
+++ b/target/linux/lantiq/dts/ARV7519RW22.dts
@@ -36,12 +36,7 @@
partition@80000 {
label = "firmware";
- reg = <0x80000 0x1e00000>;
- };
-
- partition@1e80000 {
- label = "dsl_fw";
- reg = <0x1e80000 0x100000>;
+ reg = <0x80000 0x1f00000>;
};
boardconfig: partition@1f80000 {