[OpenWrt-Devel] [PATCH 2/3] kirkwood: Migrate Iconnect to new ubi image format

Wojciech Dubowik Wojciech.Dubowik at neratec.com
Tue Apr 5 04:07:33 EDT 2016


Default partition name is now ubi.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik at neratec.com>
---
 target/linux/kirkwood/patches-4.4/130-iconnect.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/kirkwood/patches-4.4/130-iconnect.patch b/target/linux/kirkwood/patches-4.4/130-iconnect.patch
index c95579d..2d0a376 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 at 200000 {
-+		label = "root";
++		label = "ubi";
 +		reg = <0x200000 0x1fe00000>;
  	};
  };
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list