Closed mj-sakellaropoulos closed 3 years ago
That utility only works when the tablet is in usbboot mode (the device appears to be off, but is detected by PC as Texas Instruments, Inc. OMAP4430
). usbboot mode can be triggered by the following methods:
kc1_usbboot
fastboot oem idme bootmode 4003; fastboot reboot
adb shell idme bootmode 4003; adb shell busybox reboot
usbboot/omap4boot
usage: described here
If your device does not have major hardware issues, you can pretty much use the shorting method to recover from bricks.
Oh I knew about idme bootmode 4002 but not 4003 good to know thanks!
I just flashed your fork of u-boot and all is well!
What conditions will allow usbboot ?
usbboot is unable to find the device, it never enumerates with the required VID:PID.