summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WF-2881.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-03-04 08:33:17 +0000
committerJohn Crispin <john@openwrt.org>2016-03-04 08:33:17 +0000
commit77da9390da4a78fa9a9aafb0a021b7b2fd61e29b (patch)
tree35fa24643a51edeb21be565d960cd74a77d34b47 /target/linux/ramips/dts/WF-2881.dts
parent3b39bf7262473069491df321561fc743b8e88e39 (diff)
downloadmaster-31e0f0ae-77da9390da4a78fa9a9aafb0a021b7b2fd61e29b.tar.gz
master-31e0f0ae-77da9390da4a78fa9a9aafb0a021b7b2fd61e29b.tar.bz2
master-31e0f0ae-77da9390da4a78fa9a9aafb0a021b7b2fd61e29b.zip
ramips: mt7621: fix WF-2881 for ubi split
This patch fix firmware split for WF-2881 which was previously manually partitioned. Signed-off-by: YounJae Rho <luxflow@live.com> SVN-Revision: 48908
Diffstat (limited to 'target/linux/ramips/dts/WF-2881.dts')
-rw-r--r--target/linux/ramips/dts/WF-2881.dts14
1 files changed, 2 insertions, 12 deletions
diff --git a/target/linux/ramips/dts/WF-2881.dts b/target/linux/ramips/dts/WF-2881.dts
index aaafe5af82..d33436c64a 100644
--- a/target/linux/ramips/dts/WF-2881.dts
+++ b/target/linux/ramips/dts/WF-2881.dts
@@ -48,19 +48,9 @@
read-only;
};
- firmware {
- label = "firmware";
- reg = <0x140000 0x6EC0000>;
- };
-
partition@140000 {
- label = "kernel";
- reg = <0x140000 0x200000>;
- };
-
- partition@340000 {
- label = "ubi";
- reg = <0x340000 0x6CC0000>;
+ label = "firmware";
+ reg = <0x140000 0x7E40000>;
};
};