UNPKG

jetson-flash

Version:

This tool allows users to flash BalenaOS on specific Jetson devices using Nvidia flashing tools.

654 lines (653 loc) • 35.9 kB
<partition_layout version="01.00.0000"> <device instance="0" type="spi" sector_size="512" num_sectors="65536"> <partition name="BCT" type="boot_config_table"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 131072 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains Boot Configuration Table (BCT). </description> </partition> <partition name="mb1" type="mb1_bootloader"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MB1FILE </filename> <description> **Required.** Slot A; contains NVIDIA signed MB1 binary. </description> </partition> <partition name="mb1_b" type="mb1_bootloader"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MB1FILE </filename> <description> **Required.** Slot B; contains NVIDIA signed MB1 binary. </description> </partition> <partition name="MB1_BCT" type="mb1_boot_config_table"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Slot A; contains MB1 boot configuration table. </description> </partition> <partition name="MB1_BCT_b" type="mb1_boot_config_table"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Slot B; contains MB1 boot configuration table. </description> </partition> <partition name="MEM_BCT" type="mem_boot_config_table"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Slot A; contains memory configuration table. </description> </partition> <partition name="MEM_BCT_b" type="mem_boot_config_table"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Slot B; contains memory configuration table. </description> </partition> <partition name="spe-fw" type="spe_fw" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> SPEFILE </filename> <description> **Required.** Slot A; contains BPMP SPE-FW binary. </description> </partition> <partition name="spe-fw_b" type="spe_fw" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> SPEFILE </filename> <description> **Required.** Slot B; contains BPMP SPE-FW binary. </description> </partition> <partition name="mb2" type="mb2_bootloader" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TEGRABOOT </filename> <description> **Required.** Slot A; contains TegraBoot binary. </description> </partition> <partition name="mb2_b" type="mb2_bootloader" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TEGRABOOT </filename> <description> **Required.** Slot B; contains TegraBoot binary. </description> </partition> <partition name="mts-preboot" type="mts_preboot" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MTSPREBOOT </filename> <description> **Required.** Slot A; contains Denver preboot firmware. </description> </partition> <partition name="mts-preboot_b" type="mts_preboot" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MTSPREBOOT </filename> <description> **Required.** Slot B; contains Denver preboot firmware. </description> </partition> <partition name="mts-mce" type="mts_mce" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 196608 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MTS_MCE </filename> <description> **Required.** Slot A; contains microcode associated with boot, power management, and clocks. </description> </partition> <partition name="mts-mce_b" type="mts_mce" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 196608 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MTS_MCE </filename> <description> **Required.** Slot B; contains microcode associated with boot, power management, and clocks. </description> </partition> <partition name="mts-proper" type="mts_proper" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 4194304 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MTSPROPER </filename> <description> **Required.** Slot A; contains microcode associated with execution and optimization of ARM code. </description> </partition> <partition name="mts-proper_b" type="mts_proper" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 4194304 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> MTSPROPER </filename> <description> **Required.** Slot B; contains microcode associated with execution and optimization of ARM code. </description> </partition> <partition name="sc7" type="WB0" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 131072 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> WB0BOOT </filename> <description> **Required.** Slot A; contains warm boot firmware. </description> </partition> <partition name="sc7_b" type="WB0" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 131072 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> WB0BOOT </filename> <description> **Required.** Slot B; contains warm boot firmware. </description> </partition> <partition name="SMD" type="smd"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 4096 </size> <align_boundary> 65536 </align_boundary> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> slot_metadata.bin </filename> <description> **Required.** Slot A; contains slot status for A/B boot and A/B update. </description> </partition> <partition name="SMD_b" type="smd"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 4096 </size> <align_boundary> 65536 </align_boundary> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> slot_metadata.bin </filename> <description> **Required.** Slot B; contains slot status for A/B boot and A/B update. </description> </partition> <partition name="xusb-fw" type="xusb_fw"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 196608 </size> <align_boundary> 65536 </align_boundary> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> xusb_sil_rel_fw </filename> <description> **Required.** Slot A; contains XUSB module’s firmware file, making XUSB a true USB 3.0 compliant host controller. </description> </partition> <partition name="xusb-fw_b" type="xusb_fw"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 196608 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> xusb_sil_rel_fw </filename> <description> **Required.** Slot B; contains XUSB module’s firmware file, making XUSB a true USB 3.0 compliant host controller. </description> </partition> <partition name="cpu-bootloader" type="bootloader" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1441792 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TBCFILE </filename> <description> **Required.** Slot A; contains CBoot, the final boot stage CPU Bootloader binary that loads the binary in the kernel partition. </description> </partition> <partition name="cpu-bootloader_b" type="bootloader" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1441792 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TBCFILE </filename> <description> **Required.** Slot B; contains CBoot, the final boot stage CPU Bootloader binary that loads the binary in the kernel partition. </description> </partition> <partition name="bootloader-dtb" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 458752 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TBCDTB-FILE </filename> <description> **Required.** Slot A; contains Bootloader device tree blob (DTB). </description> </partition> <partition name="bootloader-dtb_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 458752 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TBCDTB-FILE </filename> <description> **Required.** Slot B; contains Bootloader device tree blob (DTB). </description> </partition> <partition name="BMP" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 196608 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> bmp.blob </filename> <description> **Optional.** Slot A; contains BMP images for splash screen display during boot. </description> </partition> <partition name="BMP_b" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 196608 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> bmp.blob </filename> <description> **Optional.** Slot B; contains BMP images for splash screen display during boot. </description> </partition> <partition name="secure-os" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 2621440 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TOSFILE </filename> <description> **Required.** Slot A; contains the trusted OS. </description> </partition> <partition name="secure-os_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 2621440 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> TOSFILE </filename> <description> **Required.** Slot B; contains the trusted OS. </description> </partition> <partition name="eks" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> EKSFILE </filename> <description> **Optional.** Slot A; contains the encrypted keys. </description> </partition> <partition name="eks_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> eks.img </filename> <description> **Optional.** Slot B; contains the encrypted keys. </description> </partition> <partition name="adsp-fw" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> adsp-fw.bin </filename> <description> **Required.** Slot A; contains ADSP software. </description> </partition> <partition name="adsp-fw_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> adsp-fw.bin </filename> <description> **Required.** Slot B; contains ADSP software. </description> </partition> <partition name="rce-fw" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> CAMERAFW </filename> <description> **Required.** Slot A; contains `camera-rtcpu-rce` firmware. </description> </partition> <partition name="rce-fw_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> CAMERAFW </filename> <description> **Required.** Slot B; contains `camera-rtcpu-rce` firmware. </description> </partition> <partition name="sce-fw" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <!-- <filename> sce-fw.bin </filename> --> <description> **Required.** Contains `camera-rtcpu-sce` firmware. </description> </partition> <partition name="sce-fw_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <!-- <filename> sce-fw.bin </filename> --> <description> **Required.** Contains `camera-rtcpu-sce` firmware. </description> </partition> <partition name="bpmp-fw" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1572864 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> BPFFILE </filename> <description> **Required.** Slot A; contains BPMP firmware. </description> </partition> <partition name="bpmp-fw_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1572864 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> BPFFILE </filename> <description> **Required.** Slot B; contains BPMP firmware. </description> </partition> <partition name="bpmp-fw-dtb" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> BPFDTB_FILE </filename> <description> **Required.** Slot A; contains BPMP firmware device tree blob (DTB). </description> </partition> <partition name="bpmp-fw-dtb_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 1048576 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> BPFDTB_FILE </filename> <description> **Required.** Slot B; contains BPMP firmware device tree blob (DTB). </description> </partition> <partition name="CPUBL-CFG" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> CBOOTOPTION_FILE </filename> <description> **Optional.** Contains boot device selection priority list. </description> </partition> <partition name="CPUBL-CFG_b" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> CBOOTOPTION_FILE </filename> <description> **Optional.** Contains boot device selection priority list. </description> </partition> <partition name="VER" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <partition_attribute> 0 </partition_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains BSP version information. </description> </partition> <partition name="VER_b" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 65536 </size> <file_system_attribute> 0 </file_system_attribute> <partition_attribute> 0 </partition_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains a redundant copy of BSP version information. </description> </partition> <partition name="secondary_gpt" type="secondary_gpt"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 0xFFFFFFFFFFFFFFFF </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains secondary GPT of the `spi` device. </description> </partition> </device> <device type="sdcard" instance="0" sector_size="512" num_sectors="33554432"> <partition name="master_boot_record" type="protective_master_boot_record"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 512 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains protective MBR. </description> </partition> <partition name="primary_gpt" type="primary_gpt"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 19968 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains primary GPT of the `sdcard` device. All partitions defined after this entry are configured in the kernel, and are accessible by standard partition tools such as gdisk and parted. </description> </partition> <partition name="kernel" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 67108864 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> FILENAME </filename> <description> **Required.** Slot A; contains U-Boot, which loads and launches the kernel from the rootfs at `/boot`. </description> </partition> <partition name="kernel_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 67108864 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> FILENAME </filename> <description> **Required.** Slot B; contains U-Boot, which loads and launches the kernel from the rootfs at `/boot`. </description> </partition> <partition name="kernel-dtb" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 524288 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> FILENAME </filename> <description> **Required.** Slot A; contains kernel device tree blob. </description> </partition> <partition name="kernel-dtb_b" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 524288 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <filename> FILENAME </filename> <description> **Required.** Slot B; contains kernel device tree blob. </description> </partition> <partition name="recovery-dtb" type="data" oem_sign="true"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 524288 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains recovery DTB image. </description> </partition> <partition name="kernel-bootctrl" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Slot A; contains boot control data. </description> </partition> <partition name="kernel-bootctrl_b" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 262144 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Slot B; contains boot control data. </description> </partition> <partition name="PADDING" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 333426688 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> Allows for adding new partitions before resin-boot in the future. </description> </partition> <partition name="resin-boot" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 125829120 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <filename> FILENAME </filename> <percent_reserved> 0 </percent_reserved> </partition> <partition name="resin-rootA" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 750780416 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <filename> FILENAME </filename> <percent_reserved> 0 </percent_reserved> </partition> <partition name="resin-rootB" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 750780416 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <filename> FILENAME </filename> <percent_reserved> 0 </percent_reserved> </partition> <partition name="resin-state" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 20971520 </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <filename> FILENAME </filename> <percent_reserved> 0 </percent_reserved> </partition> <partition name="resin-data" type="data"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> FILESIZE </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 0x8 </allocation_attribute> <filename> FILENAME </filename> <percent_reserved> 0 </percent_reserved> </partition> <partition name="secondary_gpt" type="secondary_gpt"> <allocation_policy> sequential </allocation_policy> <filesystem_type> basic </filesystem_type> <size> 0xFFFFFFFFFFFFFFFF </size> <file_system_attribute> 0 </file_system_attribute> <allocation_attribute> 8 </allocation_attribute> <percent_reserved> 0 </percent_reserved> <description> **Required.** Contains secondary GPT of the `sdcard` device. </description> </partition> </device> </partition_layout>