Instrucciones
1. Descargue el firmware y descomprimir en la carpeta "ADB Tools".
2. Conectar el teléfono y dejarlo en modo fastboot (presionar vol - con boton power).
3. Flashear cada uno de los archivos, para esto dirigete a la carpeta "ADB Tools" y presiona la tecla
SHIFT de tu teclado + Click Derecho en tu mouse y en las opciones elige “Abrir ventana
de comandos aquí”.
4. Se ejecutará una ventana CMD, escribir o copiar cada uno de los siguientes comandos, dar Enter
y esperar que el comando ingresado se complete cuando aparezca "Finished"
(pueden aparecer algunos errores del gestor de arranque, ignorarlos).
------------------------------------------------------------------
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot