partition_index: SYS0 file_name: preloader.bin is_download: true type: NORMAL linear_start_addr: 0x00000000 physical_start_addr: 0x00000000 partition_size: 0x00080000 region: EMMC_BOOT_1
partition_index: SYS1 file_name: mbr is_download: true type: NORMAL linear_start_addr: 0x00080000 physical_start_addr: 0x00080000 partition_size: 0x00020000 region: EMMC
partition_index: SYS2 file_name: ubiblock is_download: true type: NORMAL linear_start_addr: 0x000A0000 physical_start_addr: 0x000A0000 partition_size: 0x00020000 region: EMMC
partition_index: SYS3 file_name: lk.bin is_download: true type: NORMAL linear_start_addr: 0x000C0000 physical_start_addr: 0x000C0000 partition_size: 0x00140000 region: EMMC
partition_index: PRELOADER file_name: preloader.bin is_download: true type: NORMAL linear_start_addr: 0x00000000 physical_start_addr: 0x00000000 partition_size: 0x00080000 region: EMMC_BOOT_1
partition_index: PROTECT_F file_name: PROTECT_F is_download: true type: PROTECTED linear_start_addr: 0x00080000 physical_start_addr: 0x00080000 partition_size: 0x00020000 region: EMMC
partition_index: MBR file_name: MBR is_download: true type: NORMAL linear_start_addr: 0x000A0000 physical_start_addr: 0x000A0000 partition_size: 0x00020000 region: EMMC mt6580androidscattertxt link
partition_index: EBR1 file_name: EBR1 is_download: true type: NORMAL linear_start_addr: 0x000C0000 physical_start_addr: 0x000C0000 partition_size: 0x00140000 region: EMMC
partition_index: UBOOT file_name: uboot.bin is_download: true type: NORMAL linear_start_addr: 0x00200000 physical_start_addr: 0x00200000 partition_size: 0x00200000 region: EMMC
partition_index: BOOTIMG file_name: boot.img is_download: true type: NORMAL linear_start_addr: 0x00400000 physical_start_addr: 0x00400000 partition_size: 0x00A00000 region: EMMC
partition_index: RECOVERY file_name: recovery.img is_download: true type: NORMAL linear_start_addr: 0x00E00000 physical_start_addr: 0x00E00000 partition_size: 0x00A00000 region: EMMC
partition_index: SEC_RO file_name: secro.img is_download: true type: NORMAL linear_start_addr: 0x01800000 physical_start_addr: 0x01800000 partition_size: 0x00200000 region: EMMC
partition_index: LOGO file_name: logo.bin is_download: true type: NORMAL linear_start_addr: 0x01A00000 physical_start_addr: 0x01A00000 partition_size: 0x00200000 region: EMMC partition_index: SYS0 file_name: preloader
partition_index: ANDROID file_name: system.img is_download: true type: NORMAL linear_start_addr: 0x01C00000 physical_start_addr: 0x01C00000 partition_size: 0x08000000 region: EMMC
partition_index: CACHE file_name: cache.img is_download: true type: NORMAL linear_start_addr: 0x09C00000 physical_start_addr: 0x09C00000 partition_size: 0x04000000 region: EMMC
partition_index: USRDATA file_name: userdata.img is_download: true type: NORMAL linear_start_addr: 0x0DC00000 physical_start_addr: 0x0DC00000 partition_size: 0x2C400000 region: EMMC
Once you have obtained the correct MT6580_Android_scatter.txt file:
Critical note: Never flash a preloader from a different device. Doing so permanently hard-bricks the MT6580, requiring a full eMMC programmer.
The safest and most recommended method is downloading the full stock ROM for your specific device. Inside the zip file, you will almost always find a MT6580_Android_scatter.txt or simply scatter.txt. Critical note: Never flash a preloader from a
Where to look:
Search tip: Use the query – "full stock ROM" [your phone model] MT6580
There is no single official universal scatter file for MT6580 — it depends on the exact device model (e.g., Infinix Hot 4, Tecno Y2, etc.).
However, you can get a generic one from a public firmware repository:
Example (for reference only):
https://androidfilehost.com/?w=files&flid=123456 (you’ll need to search for your specific device)
If you meant a specific download link to an MT6580_Android_scatter.txt file – those are device-dependent. You can extract yours using:
The scatter.txt file is crucial as it contains information about the layout of the device's storage, telling the SP Flash Tool where to place different parts of the firmware during the flashing process. Here’s how you can create or edit a proper scatter.txt file for an MT6580 Android device:
Cause: Mismatch between scatter memory addresses and actual DRAM initialization.
Fix: Your scatter file is for a different MT6580 variant (e.g., LPDDR2 vs LPDDR3). Extract the preloader from your original firmware.