Phone Problem:
Hang on logo
Files needed:
1. Omega icon stock firmware to be downloaded
here. (This is a 17-part rar'ed flash file.)
2. PC with adb and fastboot installed.
Procedure:
This procedure is done using Linux.
Extract the flash files in a directory. Open terminal and cd to the directory
where you extracted the files. Then type the ffg one by one.
fastboot flash aboot emm_appsboot.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash tz tz.mbn
fastboot flash rpm rpm.mbn
fastboot flash sdi sdi.mbn
fastboot flash modem NON-HLOS.bin
fastboot flash cache cache.img
fastboot flash usbmsc usbdisk.img
fastboot erase splash
fastboot flash splash splash.img
fastboot -S 256M flash system system.img
fastboot flash recovery recovery.img
fastboot -S 256M flash userdata userdata.img
fastboot flash boot boot.img
fastboot reboot
Afte the phone reboots, wait till it fully opens.
below are the screenshots of the flashing process and the phone after flashing.