FLASHLAYOUT EXAMPLES: remove '-'

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
This commit is contained in:
Christophe Priouzeau
2019-05-02 11:06:25 +02:00
parent 1ec3bb66ba
commit 892d575069
4 changed files with 9 additions and 16 deletions

View File

@ -1,9 +1,9 @@
#Opt Id Name Type IP Offset Binary
- 0x01 fsbl1-boot Binary none 0x0 tf-a-stm32mp157c-ev1-trusted.stm32
- 0x03 ssbl-boot Binary none 0x0 u-boot-stm32mp157c-ev1-optee.stm32
PED 0x08 emmc-fsbl1 Binary mmc1 boot1 none
PED 0x09 emmc-fsbl2 Binary mmc1 boot2 none
PED 0x30 emmc-all RawImage mmc1 0x0 none
PED 0x40 nand-4-256-all RawImage nand0 0x0 none
PED 0x50 nor-all RawImage nor0 0x0 none
PED 0x60 sdcard-all RawImage mmc0 0x0 none
PED 0x08 emmcfsbl1 Binary mmc1 boot1 none
PED 0x09 emmcfsbl2 Binary mmc1 boot2 none
PED 0x30 emmcall RawImage mmc1 0x0 none
PED 0x40 nandall RawImage nand0 0x0 none
PED 0x50 norall RawImage nor0 0x0 none
PED 0x60 sdcardall RawImage mmc0 0x0 none

1 #Opt Id Name Type IP Offset Binary
2 - 0x01 fsbl1-boot Binary none 0x0 tf-a-stm32mp157c-ev1-trusted.stm32
3 - 0x03 ssbl-boot Binary none 0x0 u-boot-stm32mp157c-ev1-optee.stm32
4 PED 0x08 emmc-fsbl1 emmcfsbl1 Binary mmc1 boot1 none
5 PED 0x09 emmc-fsbl2 emmcfsbl2 Binary mmc1 boot2 none
6 PED 0x30 emmc-all emmcall RawImage mmc1 0x0 none
7 PED 0x40 nand-4-256-all nandall RawImage nand0 0x0 none
8 PED 0x50 nor-all norall RawImage nor0 0x0 none
9 PED 0x60 sdcard-all sdcardall RawImage mmc0 0x0 none

View File

@ -10,5 +10,5 @@ P 0x21 bootfs System mmc1 0x00080000 st-image-bootfs-openstlinux-weston-stm32mp1
P 0x22 vendorfs FileSystem mmc1 0x04080000 st-image-vendorfs-openstlinux-weston-stm32mp1.ext4
P 0x23 rootfs FileSystem mmc1 0x05080000 st-image-weston-openstlinux-weston-stm32mp1.ext4
P 0x24 userfs FileSystem mmc1 0x33F00000 st-image-userfs-openstlinux-weston-stm32mp1.ext4
PED 0x40 nand-4-256-all RawImage nand0 0x0 none
PED 0x60 sdcard-all RawImage mmc0 0x0 none
PED 0x40 nandall RawImage nand0 0x0 none
PED 0x60 sdcardall RawImage mmc0 0x0 none

1 #Opt Id Name Type IP Offset Binary
10 P 0x22 vendorfs FileSystem mmc1 0x04080000 st-image-vendorfs-openstlinux-weston-stm32mp1.ext4
11 P 0x23 rootfs FileSystem mmc1 0x05080000 st-image-weston-openstlinux-weston-stm32mp1.ext4
12 P 0x24 userfs FileSystem mmc1 0x33F00000 st-image-userfs-openstlinux-weston-stm32mp1.ext4
13 PED 0x40 nand-4-256-all nandall RawImage nand0 0x0 none
14 PED 0x60 sdcard-all sdcardall RawImage mmc0 0x0 none

View File

@ -10,7 +10,4 @@ PE 0x11 empty2 Binary nand0 0x00000000 none
PE 0x12 empty3 Binary nand0 0x00200000 none
PE 0x13 empty4 Binary nand0 0x00400000 none
P 0x21 ubifs System nand0 0x00600000 st-image-weston-openstlinux-weston-stm32mp1_nand_4_256_multivolume.ubi
PED 0x08 emmc-fsbl1 Binary mmc1 boot1 none
PED 0x09 emmc-fsbl2 Binary mmc1 boot2 none
PED 0x30 emmc-all RawImage mmc1 0x0 none
PED 0x60 sdcard-all RawImage mmc0 0x0 none
PED 0x60 sdcardall RawImage mmc0 0x0 none

1 #Opt Id Name Type IP Offset Binary
10 PE 0x12 empty3 Binary nand0 0x00200000 none
11 PE 0x13 empty4 Binary nand0 0x00400000 none
12 P 0x21 ubifs System nand0 0x00600000 st-image-weston-openstlinux-weston-stm32mp1_nand_4_256_multivolume.ubi
13 PED 0x08 0x60 emmc-fsbl1 sdcardall Binary RawImage mmc1 mmc0 boot1 0x0 none
PED 0x09 emmc-fsbl2 Binary mmc1 boot2 none
PED 0x30 emmc-all RawImage mmc1 0x0 none
PED 0x60 sdcard-all RawImage mmc0 0x0 none

View File

@ -10,7 +10,3 @@ P 0x21 bootfs System mmc0 0x00004400 st-image-bootfs-openstlinux-weston-stm32mp1
P 0x22 vendorfs FileSystem mmc0 0x04004400 st-image-vendorfs-openstlinux-weston-stm32mp1.ext4
P 0x23 rootfs FileSystem mmc0 0x05004400 st-image-weston-openstlinux-weston-stm32mp1.ext4
P 0x24 userfs FileSystem mmc0 0x33E70400 st-image-userfs-openstlinux-weston-stm32mp1.ext4
PED 0x08 emmc-fsbl1 Binary mmc1 boot1 none
PED 0x09 emmc-fsbl2 Binary mmc1 boot2 none
PED 0x30 emmc-all RawImage mmc1 0x0 none
PED 0x40 nand-4-256-all RawImage nand0 0x0 none

1 #Opt Id Name Type IP Offset Binary
10 P 0x22 vendorfs FileSystem mmc0 0x04004400 st-image-vendorfs-openstlinux-weston-stm32mp1.ext4
11 P 0x23 rootfs FileSystem mmc0 0x05004400 st-image-weston-openstlinux-weston-stm32mp1.ext4
12 P 0x24 userfs FileSystem mmc0 0x33E70400 st-image-userfs-openstlinux-weston-stm32mp1.ext4
PED 0x08 emmc-fsbl1 Binary mmc1 boot1 none
PED 0x09 emmc-fsbl2 Binary mmc1 boot2 none
PED 0x30 emmc-all RawImage mmc1 0x0 none
PED 0x40 nand-4-256-all RawImage nand0 0x0 none