FLASHLAYOUT EXAMPLES: remove '-'
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
This commit is contained in:
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user