en tu caso sólo debes flashear el boot original del CM990 para q inicie sin problemas.
--descarga el boot.img
--abre una ventana de comando donde tengas adb y fastboot tool
--conecta el tlf en modo fastboot (- vol y power)
--inicia el comando en la ventana "fastboot devices" si te lo reconoció aparecera un serial identificando tu tlf, si no intenta nuevamente ingresar al modo fastboot
--escribe el comando "fastboot flash boot boot.img" (sin las comillas)
--luego de eso hara todo el trabajo y dira "flash OK"
-- ingresa el comando "fastboot reboot" y listo tu tlf iniciará normalmente.
|