partition_index: SYS8 partition_name: LK file_name: lk.bin is_download: true type: NORMAL_ROM linear_start_addr: 0x1F00000 physical_start_addr: 0x1F00000 partition_size: 0x60000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: UPDATE d_type: FALSE reserve: 0x00
Most manufacturers distribute firmware as a ZIP containing MT8163_Android_scatter.txt . Search for: mt8163 scatter file
Below is a minimal, generic MediaTek scatter file template for the MT8163 (Helio A22/A32 family) to serve as a starting point. Replace partition addresses, sizes, and file names with values specific to your device firmware. partition_index: SYS8 partition_name: LK file_name: lk
partition_index: SYS2 partition_name: proinfo file_name: NONE is_download: false type: NORMAL_ROM linear_start_addr: 0x80000 physical_start_addr: 0x80000 partition_size: 0x300000 region: EMMC_USER mt8163 scatter file