
On Thu, Jul 1, 2021 at 5:41 PM Fabio Estevam festevam@gmail.com wrote:
Hi Tim.
On Thu, Jun 3, 2021 at 12:50 PM Tim Harvey tharvey@gateworks.com wrote:
Marek,
Is there something you want me to change here?
I am happy to test gadget support as my board has an OTG connector. Could you give me some pointers on how to configure a gadget in U-Boot in order to test?
One quick way to test gadget support is via the "ums 0 mmc 0" command.
This will mount the eMMC content via USB mass storage device on the PC.
You can check configs/warp7_defconfig for an example on how to select the USB gadget options.
I applied this one and tested on a imx7s-warp board via "ums 0 mmc 0".
Tested-by: Fabio Estevam festevam@gmail.com
I am interested in getting USB gadget support in imx8mm too.
Fabio,
Right - I finally remembered that earlier today and just sent a v2 of this series showing that I indeed tested that on both imx6q and imx8mm. When you get a chance please show your Tested-by on that thread.
Tim