Author: luka
Date: 2016-05-11 01:03:41 +0200 (Wed, 11 May 2016)
New Revision: 49369

Modified:
   trunk/target/linux/kirkwood/patches-4.4/130-iconnect.patch
Log:
kirkwood: Migrate Iconnect to new ubi image format

Default partition name is now ubi.

Signed-off-by: Wojciech Dubowik <[email protected]>

Modified: trunk/target/linux/kirkwood/patches-4.4/130-iconnect.patch
===================================================================
--- trunk/target/linux/kirkwood/patches-4.4/130-iconnect.patch  2016-05-10 
23:03:39 UTC (rev 49368)
+++ trunk/target/linux/kirkwood/patches-4.4/130-iconnect.patch  2016-05-10 
23:03:41 UTC (rev 49369)
@@ -34,7 +34,7 @@
 -              label = "boot";
 -              reg = <0x980000 0x1f400000>;
 +      partition@200000 {
-+              label = "root";
++              label = "ubi";
 +              reg = <0x200000 0x1fe00000>;
        };
  };
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to