Board [AR71XX] - WNDR3700 u-Boot USB Support Hey i have been playing around with the uboot sources NetGear have provided with hope to enable USB Support so i can boot direcly from an USB-Stick. The sources NetGear have provided is based on u-boot-2006-04-06-1725 where they have added basic support for AR71XX boards *no USB drivers though* So the compilation will basicly fail with these errors since there's no lowlevel usb driver added.
common/libcommon.a(usb.o): In function `usb_stop': usb.c:(.text+0x9c): undefined reference to `usb_lowlevel_stop' common/libcommon.a(usb.o): In function `usb_submit_int_msg': usb.c:(.text+0xd0): undefined reference to `submit_int_msg' common/libcommon.a(usb.o): In function `usb_control_msg': usb.c:(.text+0x194): undefined reference to `submit_control_msg' common/libcommon.a(usb.o): In function `usb_bulk_msg': usb.c:(.text+0x26c): undefined reference to `submit_bulk_msg' common/libcommon.a(usb.o): In function `usb_init': usb.c:(.text+0x2094): undefined reference to `usb_lowlevel_init' common/libcommon.a(usb_storage.o): In function `usb_stor_CBI_get_status': usb_storage.c:(.text+0x874): undefined reference to `submit_int_msg' make: *** [u-boot] Error 1 The code is indeed old - i made a tar.gz file that contains only the changed & added files over here http://unlogical.net/files/misc/wndr3700-uboot-diff.tar.gz However porting this code & adding a proper USB support is a to great task for me, my programming knowledge is basicly to limited and even more when it comes to hardware. Anyhow if anyone would be interested in this task i would DONATE a NEW WNDR3700 to the one interested. Or basicly instead of sending such a device, tell me how much the WNDR3700 would cost nearest your computer shop / internet shop and i would transfer the money to you through eg paypal. *Since i don't know how much work this task would need* I don't know if the price of a WNDR3700 would be suitable, but since these devices are pretty expensive that's all i can afford. And if it's just not worth the time just tell me, i just wanted to ask since i can't possibly suceed with this at this moment. Please excuse my limited english. Thanks _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot