kirkwood: Migrate Iconnect to new ubi image format
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 May 2016 23:03:41 +0000 (23:03 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49369 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/kirkwood/patches-4.4/130-iconnect.patch

index c95579d..2d0a376 100644 (file)
@@ -34,7 +34,7 @@
 -              label = "boot";
 -              reg = <0x980000 0x1f400000>;
 +      partition@200000 {
-+              label = "root";
++              label = "ubi";
 +              reg = <0x200000 0x1fe00000>;
        };
  };