All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx28evk: Add USB Ethernet support
Date: Wed, 29 Aug 2012 20:42:32 +0200	[thread overview]
Message-ID: <201208292042.32385.marex@denx.de> (raw)
In-Reply-To: <1346257203-8101-1-git-send-email-festevam@gmail.com>

Dear Fabio Estevam,

> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Add USB Ethernet support.

Reviewed-by: Marek Vasut <marex@denx.de>

> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  include/configs/mx28evk.h |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
> index 8d83495..edf873e 100644
> --- a/include/configs/mx28evk.h
> +++ b/include/configs/mx28evk.h
> @@ -185,6 +185,9 @@
>  #define	CONFIG_EHCI_MXS_PORT 1
>  #define	CONFIG_EHCI_IS_TDI
>  #define	CONFIG_USB_STORAGE
> +#define	CONFIG_USB_HOST_ETHER
> +#define	CONFIG_USB_ETHER_ASIX
> +#define	CONFIG_USB_ETHER_SMSC95XX
>  #endif
> 
>  /* I2C */

Best regards,
Marek Vasut

  reply	other threads:[~2012-08-29 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-29 16:20 [U-Boot] [PATCH] mx28evk: Add USB Ethernet support Fabio Estevam
2012-08-29 18:42 ` Marek Vasut [this message]
2012-09-04 10:01 ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201208292042.32385.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.