Puedes flashear directamente por fastboot el firmware GPe 5.1, pues ya ha sido filtrado y está disponible:
GPE_5.1_XT1032_LMY47M.M001_CFC
Los comandos serían:
[PHP]mfastboot flash partition gpt.bin
mfastboot reboot-bootloader
pause
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[/PHP]
