Before I bricked it, I updated to the latest firmware version.
Had ADB enabled. But the device is not recognized by adb within the bootloop. Kernel ringbuffer notifies a new xhci_hcd USB device in each loop.
Code:
fastboot boot recmod
did not work for me. Therefore flashed it on boot partition.
Code:
fastboot flash boot recmod
As the device boots up, it stops with a white screen. But it still doesn't show up as a adb device.
Maybe ADB was disabled during firmware update.
Is it also possible to flash the whole update.zip?
Thank you!