public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] m28evk: Remove CONFIG_NET_MULTI option
Date: Tue, 10 Jan 2012 20:57:22 +0100	[thread overview]
Message-ID: <201201102057.22970.marek.vasut@gmail.com> (raw)
In-Reply-To: <1326222190-21143-1-git-send-email-festevam@gmail.com>

> CONFIG_NET_MULTI is not used anymore, so remove it from board file.
> 
> Cc: Marek Vasut <marek.vasut@gmail.com>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  include/configs/m28evk.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
> index 39c841f..51eb1c1 100644
> --- a/include/configs/m28evk.h
> +++ b/include/configs/m28evk.h
> @@ -179,7 +179,6 @@
>   * Ethernet on SOC (FEC)
>   */
>  #ifdef	CONFIG_CMD_NET
> -#define	CONFIG_NET_MULTI
>  #define	CONFIG_ETHPRIME			"FEC0"
>  #define	CONFIG_FEC_MXC
>  #define	CONFIG_FEC_MXC_MULTI

Acked-by: Marek Vasut <marek.vasut@gmail.com>

Though you should drop it from all other board files (hint: git grep 
CONFIG_NET_MULTI)

  parent reply	other threads:[~2012-01-10 19:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10 19:03 [U-Boot] [PATCH 1/3] m28evk: Remove CONFIG_NET_MULTI option Fabio Estevam
2012-01-10 19:03 ` [U-Boot] [PATCH 2/3] efika0: " Fabio Estevam
2012-01-10 19:14   ` [U-Boot] [PATCH v2 2/3] efika: " Fabio Estevam
2012-01-10 19:57     ` Marek Vasut
2012-01-10 19:03 ` [U-Boot] [PATCH 3/3] flea3: " Fabio Estevam
2012-01-10 19:57 ` Marek Vasut [this message]
2012-01-10 20:00   ` [U-Boot] [PATCH 1/3] m28evk: " Fabio Estevam
2012-01-11  8:09     ` 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=201201102057.22970.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox