Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| lwc:programming:mobile:android:flash_mediatek [2022/01/06 11:16] – created John Harrison | lwc:programming:mobile:android:flash_mediatek [2022/02/10 13:36] (current) – John Harrison | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ==== Copy ROM contents ==== | ==== Copy ROM contents ==== | ||
| * Get and save scatter file with '' | * Get and save scatter file with '' | ||
| - | * Load scatter file into '' | + | * Use scatter file to calculate size of readback for '' |
| + | * choose for the size to include through the '' | ||
| + | * make sure the file starts with the filename '' | ||
| + | * Go back to '' | ||
| + | * make sure the device you are copying from is booted and can be read by the Droid Tool so the scatter file parsing is correct | ||
| + | * parse the ROM | ||
| + | * return to '' | ||
| + | * choose '' | ||