All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove  unused macro CONFIG_DISCOVER_PHY
Date: Thu, 06 Sep 2012 11:13:04 +0200	[thread overview]
Message-ID: <50486920.1030307@denx.de> (raw)
In-Reply-To: <504782F2.4090803@gmail.com>

On 05/09/2012 18:50, Ashok wrote:
> From 2d37e7db8adc529ce00e09158710292c3beffe94 Mon Sep 17 00:00:00 2001
> From: Ashok Kumar Reddy <ashokkourla2000@gmail.com>
> Date: Wed, 5 Sep 2012 22:09:37 +0530
> Subject: [PATCH] ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove
>  unused macro CONFIG_DISCOVER_PHY
> 
> Signed-off-by: Ashok Kumar Reddy <ashokkourla2000@gmail.com>
> ---
>  include/configs/ima3-mx53.h |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/include/configs/ima3-mx53.h b/include/configs/ima3-mx53.h
> index 567061a..dbc59b9 100644
> --- a/include/configs/ima3-mx53.h
> +++ b/include/configs/ima3-mx53.h
> @@ -64,7 +64,6 @@
>  /* Ethernet on FEC */
>  #define CONFIG_NET_MULTI
>  #define CONFIG_MII
> -#define CONFIG_DISCOVER_PHY
> 
>  #define CONFIG_FEC_MXC
>  #define IMX_FEC_BASE            FEC_BASE_ADDR
> @@ -72,7 +71,7 @@
>  #define CONFIG_PHY_ADDR            CONFIG_FEC_MXC_PHYADDR
>  #define CONFIG_RESET_PHY_R
>  #define CONFIG_FEC_MXC_NO_ANEG
> -#define CONFIG_PRIME    "FEC0"
> +#define CONFIG_ETHPRIME            "FEC0"
> 
>  /* SPI */
>  #define CONFIG_HARD_SPI

Acked-by: Stefano Babic <sbabic@denx.de>

Thanks,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      reply	other threads:[~2012-09-06  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05 16:50 [U-Boot] ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove unused macro CONFIG_DISCOVER_PHY Ashok
2012-09-06  9:13 ` Stefano Babic [this message]

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=50486920.1030307@denx.de \
    --to=sbabic@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.