Mt6765-android-scatter.txt [ 2026 Release ]

partition_index: 7 partition_name: u-boot file_name: lk.bin is_download: true type: NORMAL linear_start_addr: 0x0 physical_start_addr: 0x2780000 partition_size: 0x100000 region: EMMC_USER

Indicates if the partition is RESERVED , UPDATE , or INVISIBLE .

The mt6765-android-scatter.txt is a text file, specifically designed for devices utilizing the (e.g., Helio P35). It is a "scatter file," which acts as a structured map, guiding the SP Flash Tool on how to partition the device's internal storage (eMMC or UFS). Platform: MediaTek MT6765 (Helio P35). Format: Plain text ( .txt ).

partition_index: SYS1 partition_name: MBR file_name: NONE is_download: 0 type: RAW_DATA linear_start_addr: 0x40000 partition_size: 0x1000 physical_start_addr: 0x40000

– You can reflash just boot.img (kernel) or recovery.img without wiping user data or touching other critical partitions like nvram , nvdata , or proinfo . mt6765-android-scatter.txt

Which bin or img file corresponds to which partition.

The ( mt6765_android_scatter.txt ) is the foundational blueprint required to flash, backup, or repair devices powered by the MediaTek MT6765 chipset. Also known commercially as the MediaTek Helio P35 or G35, this processor powers hundreds of budget-friendly smartphones from major brands like Samsung, Xiaomi, Oppo, Vivo, Realme, and Infinix.

The chipset (often branded as the MediaTek Helio P35 or similar variants) is commonly used in entry-level to mid-range devices from brands like Samsung, Vivo, Oppo, Realme, and Xiaomi. Key uses include:

Are you trying to , or are you looking to create a custom ROM ? I can give more specific advice if I know the device model. partition_index: 7 partition_name: u-boot file_name: lk

The hardware attributes, safety mechanisms, and read/write permissions of each sector.

A typical MT6765 device has over 20 distinct partitions, including:

Think of the scatter file as a blueprint—without it, the SP Flash Tool wouldn't know where to write new data without damaging your device's operating system. Why is the MT6765 Scatter File Important?

Flashing TWRP or Magisk -patched boot images requires pointing the flash tool to the specific partition defined in the scatter file. Platform: MediaTek MT6765 (Helio P35)

MediaTek (MTK) chipsets do not store data sequentially without a map. Unlike Qualcomm devices, which rely on XML files (like rawprogram0.xml ) to partition storage, MediaTek devices utilize a single, structured text file called a .

The scatter file acts as a "map" for the device's storage, typically an eMMC. It tells flashing software exactly where each piece of the operating system should be written. How To Use SP Flash Tool (Full Guide) 8 May 2015 —

The corresponding image file inside your stock firmware folder (e.g., boot.img ). If this is set to NONE , the partition exists but no data will be written to it during a standard flash.