Hello, > I have implement gadget ethernet in kernel(cdc_subset). But the uboot don`t > have gadget framework.how can i implement this feature?Does anyone has this > experience?
Please take a look at the CDC branch in u-boot-usb. http://git.denx.de/?p=u-boot/u-boot-usb.git;a=shortlog;h=refs/heads/cdc I guess that has everything you are searching for ;-) Patches to add more boards/devices or other improvements are welcome. Kind Regards, Remy _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

