This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Fastboot issue on the VAR-SOM Gingerbread OS.

Other Parts Discussed in Thread: DM3730

Hi,

I am working on custom board(DM3730 ) which has Gingerbread (kernel-2.6.37) OS flashed. After the device is powered up, from the device i have connected the USB cable to the PC, adb commands are working fine. I have given adb reboot, then the system is rebooting, device is interrupted at U-boot to go into the fastboot. Here fastboot not working, but we can observe the log "fastboot initialised". from cutecom

I have removed the battery and reinsert the battery, push the power on button, at normal boot, if i have interrupted at U-boot to go into the fastboot, it is working fine. Fast boot is not working if iam rebooting the device by the adb reboot command.

Note : In the adb reboot scenario, battery is not removed. 

My observation is, if the battery is reinserted, then the USB OTG is working fine, so fastboot also working without any issue. I am expecting USB-OTG reset can solve this problem.  Is there any way to reset the USB-OTG in the adb reboot scenario? or Is there any way to solve this issue?

BR

Kishore