[U-Boot] ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove unused macro CONFIG_DISCOVER_PHY

Stefano Babic sbabic at denx.de
Thu Sep 6 11:13:04 CEST 2012


On 05/09/2012 18:50, Ashok wrote:
> From 2d37e7db8adc529ce00e09158710292c3beffe94 Mon Sep 17 00:00:00 2001
> From: Ashok Kumar Reddy <ashokkourla2000 at 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 at 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 at 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
=====================================================================


More information about the U-Boot mailing list