Hi all
In u-boot under common/cmd_usb.c there are commands for
usb info , usb tree, usb reset,
I can find usb read command also
There is no command for usb write
Is there is possibility to do a usb write command (eg .. writing some data into the flash memory stick) in u-boot level??
Thanks