Hi,
I'm using scm-imx6 quad board. I can easily download custom u-boot, kernel images and rootfs to my board with the MFG tool (to nor flash or sd card).
There is some way that I can download files using MFG tool also when the kernel is up?
Does MFG tool can recognize my board as HID-compliant device after boot?
After kernel started I executed this command: "dmesg " grep -i usb".
I see that I have: "usbhid: USB HID core driver" but "usb_otg_vbus: disabling".
How I can enable the usb_otg_vbus?
Really appreciate your help,
Tzipi