
8 Jun
2010
8 Jun
'10
11:12 a.m.
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