> 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
> 
> 
> 
> 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to