gaganmalvi / mtk-fastboot-scatter

Flash partitions via fastboot, parsing MTK scatterfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtk-fastboot-scatter

A simple way to flash MediaTek devices using fastboot automatically using partitions extracted/detected using a scatter file in an SP Flash Tool package.

Code has been functionalized and tested on a few devices, but is not guaranteed to work on all devices.

Usage:

python3 main.py path/to/scatter.txt

About

Flash partitions via fastboot, parsing MTK scatterfile


Languages

Language:Python 100.0%