[U-Boot] [PATCH 1/2] Add USB host ethernet adapter support

2011-02-07 Thread Simon Glass
This adds support for using USB Ethernet dongles in host mode. This is just the framework - drivers will come later. A new config option called CONFIG_USB_HOST_ETHER can be defined in board config files to switch this on. The was originally written by NVIDIA and was cleaned up for release by the

Re: [U-Boot] [PATCH 1/2] Add USB host ethernet adapter support

2011-02-07 Thread Wolfgang Denk
Dear Simon Glass, In message 1297129461-16420-1-git-send-email-...@chromium.org you wrote: This adds support for using USB Ethernet dongles in host mode. This is just the framework - drivers will come later. A new config option called CONFIG_USB_HOST_ETHER can be defined in board config files