name : logo size : 0x800000 address : 0x3ee0000
A scatter file is a partition layout table for MediaTek chipsets. Unlike Qualcomm devices that use partition.xml or GPT headers, MediaTek relies on a human-readable .txt file that tells the flashing tool exactly where to write data on the eMMC/UFS storage chip. mt6755 scatter file
Before modding, developers use the scatter file to "read back" a copy of the existing partitions. name : logo size : 0x800000 address :
name : logo size : 0x800000 address : 0x3ee0000
A scatter file is a partition layout table for MediaTek chipsets. Unlike Qualcomm devices that use partition.xml or GPT headers, MediaTek relies on a human-readable .txt file that tells the flashing tool exactly where to write data on the eMMC/UFS storage chip.
Before modding, developers use the scatter file to "read back" a copy of the existing partitions.