[Tutorial] How to use Wwr MTK + SP Flash tool to backup Mediatek rom
[Tutorial] How to use Wwr MTK + SP Flash tool to backup Mediatek rom
(16-06-2020, 08:46 PM)kelvinchinedu I got an error saying preloader file not found why trying to add the preloader on wwr. Pls what should I do. Mt6162 .i have done a readback of preloader
(20-06-2020, 10:58 AM)Ahead mujtaba I ahve tried it on my phone mt6580 it runs like charm but when i tested it on my mt6768 spflashtool gives me an error
error: status_brom_cmd_fail (0xc0060005)
Why
Bootloader is locked
My device
Realme c3 rmx2020
Kernel 4.14.141
Build number rmx2020_11_a25
(20-06-2020, 10:58 AM)Ahead mujtaba I ahve tried it on my phone mt6580 it runs like charm but when i tested it on my mt6768 spflashtool gives me an error
error: status_brom_cmd_fail (0xc0060005)
Why
Bootloader is locked
My device
Realme c3 rmx2020
Kernel 4.14.141
Build number rmx2020_11_a25
(21-06-2020, 04:57 PM)kanadali thanks for the guide, i need to create scatter file for oukitel wp7 MT6779 and backup full firmware before i even turn on the phone. i checked WWR MTK but chipset is not listed, was going to add into template.ini but i did not want to do something wrong so wanted to ask here to professionals.
i also found a rom on needrom and downloaded it, seems like original but i dont know if i can trust these files because it is uploaded on 02/27/2020 , how can they upload the original rom of phone when phone is even not on the market yet?
(18-07-2020, 02:04 PM)this_is_dhananjay Is the step where we create the "Preloader.bin" necessary if I just want to create a Scatter file and not the SP Flashable firmware?
(18-07-2020, 11:21 PM)X3non(18-07-2020, 02:04 PM)this_is_dhananjay Is the step where we create the "Preloader.bin" necessary if I just want to create a Scatter file and not the SP Flashable firmware?
No, it's not necessary
if all you need is a scatter file then readback only PGPT i.e 0.80000 in emmc_user region
then process it using latest wwr tool, in the scatter file tab you should be able to generate a scatter file
(18-07-2020, 11:43 PM)this_is_dhananjay(18-07-2020, 11:21 PM)X3non(18-07-2020, 02:04 PM)this_is_dhananjay Is the step where we create the "Preloader.bin" necessary if I just want to create a Scatter file and not the SP Flashable firmware?
No, it's not necessary
if all you need is a scatter file then readback only PGPT i.e 0.80000 in emmc_user region
then process it using latest wwr tool, in the scatter file tab you should be able to generate a scatter file
Thanks. So, just to clear things for me, I have to do the following:
1) Take a readback of the "EMMC_BOOT_1" region (Preloader) = ROM_0
2) Perform a RAM test through SPFT to get the full length
3) Use the full length to create a readback of the "EMMC_USER" region (full ROM except Preloader) = ROM_1
4) Load the ROM_1 in "Auto Mode". This will prompt me to load "ROM_0".
5) Once both the dumps are loaded, I go to "Scatter file" tab and deselect all the partitions in PINK, including userdata and cache (Don't need them)
6) Return back to "Auto Mode" and click "Create Scatter file" instead of "To build the firmware"
Am I right?