summaryrefslogtreecommitdiff
path: root/target/linux/kirkwood/patches-4.4/110-ib62x0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/patches-4.4/110-ib62x0.patch')
-rw-r--r--target/linux/kirkwood/patches-4.4/110-ib62x0.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches-4.4/110-ib62x0.patch b/target/linux/kirkwood/patches-4.4/110-ib62x0.patch
index 153c41b..d6d10d8 100644
--- a/target/linux/kirkwood/patches-4.4/110-ib62x0.patch
+++ b/target/linux/kirkwood/patches-4.4/110-ib62x0.patch
@@ -11,9 +11,10 @@
};
- partition@700000 {
-+ partition@200000 {
- label = "root";
+- label = "root";
- reg = <0x0700000 0xf900000>;
++ partition@200000 {
++ label = "ubi";
+ reg = <0x200000 0xfe00000>;
};