* [U-Boot] [PATCH] mx6slevk: Remove CONFIG_ETHPRIME option
@ 2016-02-01 16:24 Fabio Estevam
2016-02-02 20:24 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2016-02-01 16:24 UTC (permalink / raw)
To: u-boot
From: Fabio Estevam <fabio.estevam@nxp.com>
As mx6slevk has only one Ethernet port, we don't need
to declare CONFIG_ETHPRIME, so just remove it.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
include/configs/mx6slevk.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/mx6slevk.h b/include/configs/mx6slevk.h
index 6937924..6423796 100644
--- a/include/configs/mx6slevk.h
+++ b/include/configs/mx6slevk.h
@@ -53,7 +53,6 @@
#define CONFIG_MII
#define IMX_FEC_BASE ENET_BASE_ADDR
#define CONFIG_FEC_XCV_TYPE RMII
-#define CONFIG_ETHPRIME "FEC"
#define CONFIG_FEC_MXC_PHYADDR 0
#define CONFIG_PHYLIB
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] mx6slevk: Remove CONFIG_ETHPRIME option
2016-02-01 16:24 [U-Boot] [PATCH] mx6slevk: Remove CONFIG_ETHPRIME option Fabio Estevam
@ 2016-02-02 20:24 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2016-02-02 20:24 UTC (permalink / raw)
To: u-boot
On 01/02/2016 17:24, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> As mx6slevk has only one Ethernet port, we don't need
> to declare CONFIG_ETHPRIME, so just remove it.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> ---
> include/configs/mx6slevk.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/mx6slevk.h b/include/configs/mx6slevk.h
> index 6937924..6423796 100644
> --- a/include/configs/mx6slevk.h
> +++ b/include/configs/mx6slevk.h
> @@ -53,7 +53,6 @@
> #define CONFIG_MII
> #define IMX_FEC_BASE ENET_BASE_ADDR
> #define CONFIG_FEC_XCV_TYPE RMII
> -#define CONFIG_ETHPRIME "FEC"
> #define CONFIG_FEC_MXC_PHYADDR 0
>
> #define CONFIG_PHYLIB
>
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
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
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-02 20:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 16:24 [U-Boot] [PATCH] mx6slevk: Remove CONFIG_ETHPRIME option Fabio Estevam
2016-02-02 20:24 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox