Hi,
This is an awesome work!
I flashed my Black MXQ S805 m201c with this firmware using NAND "toothpick" method.
I'm very impressed with the speed of this firmware and the low memory usage.
However, I'm not ready yet to move to full Kodi, I need Android back.
I tried to revert back Android firmware using SDRAM "toothpick" method but failed.
Constant blue light but no display.
Before LibreElec, I tried OpenElec successfully and flashed back Android using this same firmware with no problems, so I know I have the correct Android firmware for my device.
I flashed back LibreElec and it's back to live, but I noticed the "MXQ" boot logo and "MBOX" boot animation are gone.
I noticed the aml_autoscript that comes with LibreElec.
I'm not sure, but I think it changes the bootloader on the NAND, disabling the Android boot.
setenv bootfromnand 0
setenv bootfromsd 'if test ${bootfromnand} = 1; then setenv bootfromnand 0; saveenv; exit; fi; if test ${reboot_mode} = switch_system; then exit; fi; if mmcinfo; then if fatload mmc 0 ${loadaddr} kernel.img; then setenv bootargs ${bootargs} bootfromsd; bootm; fi; fi'
setenv bootcmd 'run bootfromsd; run storeboot'
setenv cecconfig cecf
setenv reboot_mode normal
saveenv
How can I flash Android back to my device?
I don't have any TWRP backup, if someone here can provide a backup would I be able to restore Android back?
Thanks in advance.
Device Detail
MXQ S805 m201c
Board Model : MXQ-S805_D08 Ver:1.0 DATE:151221