Hi Jean-Philippe, On Monday 07 February 2011 11:18:28 jean-philippe francois wrote: > > The MUSB FIFO configurations don't support 1024 bytes endpoint buffers > > out of the box. You can modify that in drivers/usb/musb/musb_core.c > > (mode_*_cfg). Remember that the DM365 MUSB FIFO RAM is only 4kB long. > > But is it mandatory, or can I modify the gadget driver instead ? Does > UVC somehow needs 1024 bytes endpoint ?
1024 should offer better performances, but yyou can modify the endpoint max packet size to 512. -- Regards, Laurent Pinchart _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
