[U-Boot] implement usb gadget ethernet in uboot
Kyo Yin
kyo.yin at gmail.com
Wed Apr 22 04:57:15 CEST 2009
hi remy
with your help, i have add my code to uboot and the probe can work. but
i still have some questions.
1. After probe, in kernel, i will wait the interrupt generated by insert
usb cable , but in uboot, we don`t have interrupt, so how do you deal with
it.
2009/4/18 Remy Bohmer <linux at bohmer.net>
> 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
>
More information about the U-Boot
mailing list