
23 Jul
2015
23 Jul
'15
1:41 a.m.
On 6 July 2015 at 17:18, Marek Vasut marex@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@chromium.org
Well ew, but OK.
Reviewed-by: Marek Vasut marex@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.