Update Partiton map to increase user area on artik530/530s/533s boards.
Partition size:
- ROOTFS : 2G -> 1G
- SYSTEM-DATA : 1G -> 1G
- USER : 600M -> 1.6G
Change-Id: I0dcd407a016811549f7c2d1326790f76a513e89e
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
flash=mmc,0:env:env:0x2E0200,0x4000:params.bin;
flash=mmc,0:boot:ext4:0x400000,0x2000000:boot.img;
flash=mmc,0:modules:ext4:0x2400000,0x2000000:modules.img;
-flash=mmc,0:rootfs:ext4:0x4400000,0x80000000:rootfs.img;
-flash=mmc,0:system-data:ext4:0x84500000,0x40000000:system-data.img;
-flash=mmc,0:user:ext4:0xC4500000,0:user.img;
+flash=mmc,0:rootfs:ext4:0x4400000,0x40000000:rootfs.img;
+flash=mmc,0:system-data:ext4:0x44500000,0x40000000:system-data.img;
+flash=mmc,0:user:ext4:0x84500000,0:user.img;
flash=mmc,0:env:env:0x2E0200,0x4000:params.bin;
flash=mmc,0:boot:ext4:0x400000,0x2000000:boot.img;
flash=mmc,0:modules:ext4:0x2400000,0x2000000:modules.img;
-flash=mmc,0:rootfs:ext4:0x4400000,0x80000000:rootfs.img;
-flash=mmc,0:system-data:ext4:0x84500000,0x40000000:system-data.img;
-flash=mmc,0:user:ext4:0xC4500000,0:user.img;
+flash=mmc,0:rootfs:ext4:0x4400000,0x40000000:rootfs.img;
+flash=mmc,0:system-data:ext4:0x44500000,0x40000000:system-data.img;
+flash=mmc,0:user:ext4:0x84500000,0:user.img;
flash=mmc,0:env:env:0x2E0200,0x4000:params.bin;
flash=mmc,0:boot:ext4:0x400000,0x2000000:boot.img;
flash=mmc,0:modules:ext4:0x2400000,0x2000000:modules.img;
-flash=mmc,0:rootfs:ext4:0x4400000,0x80000000:rootfs.img;
-flash=mmc,0:system-data:ext4:0x84500000,0x40000000:system-data.img;
-flash=mmc,0:user:ext4:0xC4500000,0:user.img;
+flash=mmc,0:rootfs:ext4:0x4400000,0x40000000:rootfs.img;
+flash=mmc,0:system-data:ext4:0x44500000,0x40000000:system-data.img;
+flash=mmc,0:user:ext4:0x84500000,0:user.img;