summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuka Perkov2016-05-10 23:03:41 +0000
committerLuka Perkov2016-05-10 23:03:41 +0000
commite333bd5d3e55fa7836ab66a12ede3ba856e4b622 (patch)
tree1bca216b499d45ecab3b1ae479907804e5422dd5
parentabc2af8667982344b1aa158a229a218f0b0e1930 (diff)
downloadarchive-e333bd5d3e55fa7836ab66a12ede3ba856e4b622.tar.gz
kirkwood: Migrate Iconnect to new ubi image format
Default partition name is now ubi. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 49369
-rw-r--r--target/linux/kirkwood/patches-4.4/130-iconnect.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-4.4/130-iconnect.patch b/target/linux/kirkwood/patches-4.4/130-iconnect.patch
index c95579d793..2d0a376d02 100644
--- a/target/linux/kirkwood/patches-4.4/130-iconnect.patch
+++ b/target/linux/kirkwood/patches-4.4/130-iconnect.patch
@@ -34,7 +34,7 @@
- label = "boot";
- reg = <0x980000 0x1f400000>;
+ partition@200000 {
-+ label = "root";
++ label = "ubi";
+ reg = <0x200000 0x1fe00000>;
};
};