[U-Boot] [PATCH 09/18] dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH

Simon Glass sjg at chromium.org
Thu Jul 23 01:41:00 CEST 2015


On 6 July 2015 at 17:18, Marek Vasut <marex at denx.de> wrote:
> On Tuesday, July 07, 2015 at 12:47:48 AM, Simon Glass wrote:
>> If driver model is used for Ethernet then USB Ethernet does not build. This
>> can be made to work with driver model is used for USB also. Add #ifdef
>> logic to make this clear when building.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> Well ew, but OK.
>
> Reviewed-by: Marek Vasut <marex at denx.de>
>
> Best regards,
> Marek Vasut

I squashed this in with my later patch
http://patchwork.ozlabs.org/patch/492686/ which should reduce the ew.
But ultimate we should try to get all of this to driver model.

Applied to u-boot-dm.


More information about the U-Boot mailing list