[U-Boot] U-boot: Beagle board as a USB Mass Storage Device Class

Gupta, Ajay Kumar ajay.gupta at ti.com
Tue Jun 8 11:12:38 CEST 2010


> I want to make the Beagle board (with u-boot) to look like a USB Mass
> Storage Device when it is connected to the host PC. 

> Can anyone suggest
> regarding the files that I need to update in u-boot code, to make the
> Beagle board look like a USB Mass Storage Device.
This would require to add support for MSC gadget at drivers/usb/gadget/.

You can refer kernel MSC gadget implementation at
driver/usb/gadget/g_file_storage.c for this.

-Ajay
> 
> Regards,
> Yogesh
> 
> 
> 
> 


More information about the U-Boot mailing list