scripts: tizen: artik530x: update partition map to increase user area
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 26 Jul 2018 06:17:10 +0000 (15:17 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 21 Jan 2019 07:27:24 +0000 (16:27 +0900)
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>
scripts/tizen/artik530/os_3.0.0/partmap_artik530_tizen_emmc.txt
scripts/tizen/artik530s/os_3.0.0/partmap_artik530s_tizen_emmc.txt
scripts/tizen/artik533s/os_3.2.0/partmap_artik533s_tizen_emmc.txt

index 603294623dfa25499693ec11caed6289cb4e210a..85827adafdbf00c9ed351668d86acdac1af1654a 100644 (file)
@@ -6,6 +6,6 @@ flash=mmc,0:bootloader:boot:0x1E0200,0x100000:bootloader.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;
index 603294623dfa25499693ec11caed6289cb4e210a..85827adafdbf00c9ed351668d86acdac1af1654a 100644 (file)
@@ -6,6 +6,6 @@ flash=mmc,0:bootloader:boot:0x1E0200,0x100000:bootloader.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;
index 603294623dfa25499693ec11caed6289cb4e210a..85827adafdbf00c9ed351668d86acdac1af1654a 100644 (file)
@@ -6,6 +6,6 @@ flash=mmc,0:bootloader:boot:0x1E0200,0x100000:bootloader.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;