projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abc2af8
)
kirkwood: Migrate Iconnect to new ubi image format
author
Luka Perkov
<luka@openwrt.org>
Tue, 10 May 2016 23:03:41 +0000
(23:03 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Tue, 10 May 2016 23:03:41 +0000
(23:03 +0000)
Default partition name is now ubi.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 49369
target/linux/kirkwood/patches-4.4/130-iconnect.patch
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/patches-4.4/130-iconnect.patch
b/target/linux/kirkwood/patches-4.4/130-iconnect.patch
index c95579d79300e1187bdbfa4e1506463376b7f524..2d0a376d026f4dd841b56abe9c0d78fcfffdd4f1 100644
(file)
--- 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>;
};
};