[U-Boot] [PATCH v2] dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression

Marek Vasut marex at denx.de
Wed Aug 5 17:55:27 CEST 2015


On Wednesday, August 05, 2015 at 05:25:35 PM, Marcel Ziswiler wrote:
> 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.

OK, I see, makes sense. Thanks for clarifying this chaos :)

Best regards,
Marek Vasut


More information about the U-Boot mailing list