Crucially, the emmc.txt contains the , Boot Area size , RPMB size , and Enhanced Partition attributes —data that must match the original scatter file.
Click on the button on the right side of the interface.
############################################################################################################ General Setting : ############################################################################################################ - partition_index: SYS0 partition_name: PRELOADER file_name: preloader_MT6577.bin is_download: true type: SV5 linear_start_addr: 0x0 physical_start_addr: 0x0 partition_size: 0x40000 region: EMMC_BOOT_1 ...
The file names of the images to be flashed into those partitions.
partition_index: SYS3 partition_name: EBR1 file_name: EBR1 is_download: true type: NORMAL_ROM linear_start_addr: 0x160000 physical_start_addr: 0x160000 partition_size: 0x20000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: BINARY reserve: 0x00
prev_end = 0 for p in sorted_parts: start = p.get('linear_start_addr', 0) size = p.get('partition_size', 0) end = start + size
The preloader address in the scatter file does not match the eMMC boot partition address linked by emmc.txt .
Before proceeding, backup any critical data left on the device if it is still bootable. Flashing partition maps will wipe your device data clean. Prerequisites : A computer running Windows 7, 10, or 11.
: Crucial drivers that allow Windows to recognize the phone in its preloader state.
partition_index: SYS2 partition_name: MBR file_name: MBR is_download: true type: NORMAL_ROM linear_start_addr: 0x140000 physical_start_addr: 0x140000 partition_size: 0x20000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: BINARY reserve: 0x00