| Partition Name | Typical Size | Description | |----------------|-------------|-------------| | preloader | 256–512 KB | First-stage bootloader (critical). | | pgpt | 4 KB | Primary GPT partition table. | | sgpt | 4 KB | Secondary GPT. | | proinfo | 512 KB | Contains device serial, IMEI, MAC (vendor). | | nvram | 512 KB | Wi-Fi MAC, Bluetooth, calibration data. | | protect1 | 8 MB | Factory reset protection. | | protect2 | 8 MB | Factory reset protection backup. | | lk / bootloader | 2 MB | Little Kernel – second-stage bootloader. | | boot | 32–64 MB | Kernel + ramdisk (Android boot image). | | recovery | 32–64 MB | Recovery image (or empty on A/B devices). | | dtbo | 8–16 MB | Device Tree Blob Overlay. | | logo | 8–16 MB | Boot logo splash screen. | | tee / trustzone | 4–8 MB | Trusted Execution Environment (OP-TEE). | | metadata | 16 MB | Metadata for FBE (File-Based Encryption). | | vbmeta | 4 KB | Verified boot metadata (AVB). | | super | ~3–5 GB | Dynamic partitions: system , product , vendor . | | userdata | Remaining space | /data – user apps and settings. | | cache | 256–512 MB | Cache partition (sometimes omitted). |
- partition_index: 25 partition_name: frp file_name: NONE is_download: false type: NORMAL_ROM linear_start_addr: 0xCC80000 physical_start_addr: 0xCC80000 partition_size: 0x100000 region: EMMC_USER mt6769 scatter file
- partition_index: 0 partition_name: preloader file_name: preloader_mt6769.bin is_download: true type: SV5_BL_BIN linear_start_addr: 0x0 physical_start_addr: 0x0 partition_size: 0x400000 region: EMMC_BOOT_1 storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: BOOTLOADERS | Partition Name | Typical Size | Description
: Defines the platform (MT6769), storage type (typically EMMC), and the boot channel (e.g., MSDC_0). | | proinfo | 512 KB | Contains