the following is what worked on the latest Go Color 7
download
goco7.bin, place in edl.exe directory
- adb reboot edl
- edl /lgoco7.bin
- edl.exe /r /pboot_a boota.img /t
- edl /z
copy boota.img to Downloads dir on device
use latest Magisk to patch boota.img
copy boota_patched.img to the same directory as edl.exe is located
do not boot into bootloader, didnt work for me
- adb reboot edl
- edl /lgoco7.bin
- edl /w /pboot_a boota_patched.img
- edl /z
patching complete! verify patching complete with Magisk
use to revert back changes
- adb reboot edl
- edl /lgoco7.bin
- edl /w /pboot_a boota.img
- edl /z
patching reversed! verify reversal with Magisk