Hi Wolfgang, > Dear Lukasz Majewski, > > In message <[email protected]> > you wrote: > > Two files from Linux kernel source tree have been ported > > to u-boot (Linux Kernel v2.6.36): > > BTW - would it not make sense to use more recent code as reference?
Recent composite driver lacks the bind method at struct usb_gadget_driver. U-boot's gadgets however use this bind (e.g. ether.c). Also ./include/linux/usb/gadget.h defines bind in this struct. I've choose this version for this backward compatibility reason. > > Best regards, > > Wolfgang Denk > -- Best regards, Lukasz Majewski Samsung Poland R&D Center Platform Group _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

