Re: [U-Boot] implement usb gadget ethernet in uboot

2009-04-21 Thread Kyo Yin
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

[U-Boot] implement usb gadget ethernet in uboot

2009-04-17 Thread Kyo Yin
hi guys.I’m am new guy from China, and nice to meet all of yours. These days we use u-boot in out Linux Project base on our SOC chip. Our board don`t have ethernet chip.So i want to implement gadget ethernet in uboot. Then i can use tftp to download kernel image. I have implement gadget ethernet