################################################################################################## # # General Setting # ################################################################################################## - platform: MT6577 - layout_version: V1.0.0 - project: alps - storage: EMMC - boot_channel: MSDC_0 ################################################################################################## # # Partition Information # ################################################################################################## __NODL_PRELOADER 0x00000000 PRELOADER 0x00000000 __NODL_DSP_BL 0x00040000 MBR 0x00060000 EBR1 0x00064000 __NODL_PMT 0x00400000 __NODL_NVRAM 0x00580000 __NODL_SECCFG 0x00A80000 UBOOT 0x00AC0000 BOOTIMG 0x00DC0000 RECOVERY 0x013C0000 SEC_RO 0x01DC0000 __NODL_MISC 0x02400000 LOGO 0x02480000 __NODL_EXPDB 0x02980000 ANDROID 0x02E80000 CACHE 0x21E80000 USRDATA 0x41E80000 Use code with caution. How to Generate a Custom Scatter File
return warnings
Comprehensive Guide to MT6577 Android Scatter Files and EMMC_TXT Link Formatting mt6577 android scatter emmctxt link
With the modified emmc.txt file ready, Alex used SP Flash Tool, a popular software tool for flashing firmware on MTK devices, to load the Scatter file and begin the flashing process. The tool communicated with the EMMC controller, writing the firmware according to the layout provided by the Scatter file.
Official stock ROMs for MT6577 usually come in a ZIP file containing: Official stock ROMs for MT6577 usually come in
: The label of the image (e.g., PRELOADER, BOOTIMG, ANDROID).
Click on the button on the right side of the interface. The scatter file does not match the partitions
Early MTK chips like the MT6577 supported two types of storage: and eMMC .
The scatter file does not match the partitions currently on the phone.
: This file is specifically for the MT6577 ARM architecture.
The list below will automatically populate with checkboxes next to partitions like PRELOADER, BOOT, RECOVERY, and SYSTEM. Step 4: Configure Flashing Mode