Ok, in the case of uboot for example. Let's say that you want to load uboot image in RAM using MFGtools and then directly push commads for uboot(not like now when you load also kernel image and afterwards you push commands).
In that case a UTP client device would have to be created in uboot already therefore you would need to also add support for UTP in uboot USB gadget drivers.
So my question would be : is there any patch available for adding UTP support in uboot source code? Or anybody has experience? I am asking because adding UTP support in Linux was easier but for uboot USB gadget stack some fucntionality is missing.
Thanks,
Mihaita