[U-Boot] [PATCH v2] dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
marcel.ziswiler at toradex.com
Wed Aug 5 17:25:35 CEST 2015
On Wed, 2015-08-05 at 17:19 +0200, Marek Vasut wrote:
> Dumb question -- won't it make more sense to add USB_HOST_ETHER
> Kconfig
> option and make it depend on CONFIG_DM_USB ?
I don't think it depends on this. As I understand currently one would
be able to run a) USB_HOST_ETHER either without DM_USB at all, b) with
just DM_USB (e.g. as currently the case on Colibri T20/T30) or c) later
even with DM_ETH which then might depend on DM_USB as well.
More information about the U-Boot
mailing list