Common devices that utilize the MT6768 (Helio P65) chipset include: MT6768 Android Scatter File Guide | PDF - Scribd
Put the MT6768 device into BROM mode (power off, hold volume keys, and connect to PC).
[Load Scatter File] ➔ [Select Flash Mode] ➔ [Power Off Device] ➔ [Connect via USB] ➔ [Flashing Begins]
| Partition Name | Purpose | Size (Approx) | | :--- | :--- | :--- | | | First-stage bootloader; initializes DRAM. Brick risk zone. | 256KB - 512KB | | pgpt | Primary GPT (GUID Partition Table) | 17KB | | proinfo | Contains device IMEI, MAC address, serial numbers. | 2MB | | nvram | Wi-Fi/BT MAC, calibration data, factory settings. | 5MB | | persist | Sensors calibration (accel, gyro). | 30MB | | lk / bootloader | Little Kernel (secondary bootloader, fastboot mode). | 1MB | | boot | Kernel + Ramdisk (Android boot image). | 32MB - 64MB | | dtbo | Device Tree Blob Overlay (for display/kernel variations). | 8MB | | recovery | Recovery image (if not boot-as-recovery). | 32MB - 64MB | | logo | Boot logo and charging animation. | 8MB | | tee | Trusted Execution Environment (Widevine L1). | 5MB | | vbmeta | Verified Boot metadata (AVB 2.0). | 8KB | | super | Dynamic partitions (system, product, vendor, system_ext). | 4GB - 6GB | | userdata | User apps, settings, /data partition. | Rest of storage | | cache | Temporary files (often small or deprecated). | Variable | mt6768 scatter file new
Method 1: Extracting from Official Stock Firmware (Recommended)
Sharing these details will help me provide tailored troubleshooting steps for your situation. Share public link
Download the latest version of SP Flash Tool v5 or transition to SP Flash Tool v6, which features native support for newer MediaTek XML and updated scatter formats. 3. Device Stuck on Logo After Flash Common devices that utilize the MT6768 (Helio P65)
This guide is updated as of 2026. Flash responsibly.
The scatter file tells the flashing software exactly where each component of the Android operating system belongs. It outlines the precise memory addresses, partition names, and boundary sizes for critical blocks like the bootloader ( lk ), the kernel ( boot ), system software ( system ), and user data ( userdata ).
MT6768 auth bypass needed (newer devices have SLA/DAA). Solution: Use MTK Bypass Utility or UnlockTool to disable authentication before flashing. | 256KB - 512KB | | pgpt |
partition_index: SYS35 partition_name: super file_name: super.img is_download: true type: NORMAL linear_start_addr: 0x16800000 physical_start_addr: 0x16800000 partition_size: 0x180000000 # 6GB
A scatter file acts as a map for the flashing tool (like SP Flash Tool), telling it exactly where each part of the firmware should be written in the device's storage.
partition_index: SYS2 partition_name: boot_para linear_start_addr: 0x1200000 partition_size: 0x80000