[U-Boot] [PATCH] net: e1000: Allow to use e1000 SPI command with DM

Simon Glass sjg at chromium.org
Thu Aug 4 03:16:49 CEST 2016


On 2 August 2016 at 20:42, Yaroslav K. <yar444 at gmail.com> wrote:
> Fix compile errors when enabling CONFIG_DM_ETH,
> CONFIG_CMD_E1000 and CONFIG_E1000_SPI.
>
> Signed-off-by: Yaroslav K. <yar444 at gmail.com>
> ---
>  drivers/net/e1000.c     |  6 ++++-
>  drivers/net/e1000_spi.c | 60 ++++++++++++++++++++++++-------------------------
>  2 files changed, 35 insertions(+), 31 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list