[U-Boot] [PATCH] mx6ul_14x14_evk: Remove unused define

Stefano Babic sbabic at denx.de
Thu Jul 28 12:47:11 CEST 2016


On 25/07/2016 18:45, Diego Dorta wrote:
> Remove unused define constant.
> 
> Signed-off-by: Diego Dorta <diego.dorta at nxp.com>
> ---
>  board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c b/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
> index 88d3fbd..160c4c6 100644
> --- a/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
> +++ b/board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
> @@ -60,9 +60,6 @@ DECLARE_GLOBAL_DATA_PTR;
>  
>  #define ENET_CLK_PAD_CTRL  (PAD_CTL_DSE_40ohm   | PAD_CTL_SRE_FAST)
>  
> -#define ENET_RX_PAD_CTRL  (PAD_CTL_PKE | PAD_CTL_PUE |          \
> -	PAD_CTL_SPEED_HIGH   | PAD_CTL_SRE_FAST)
> -
>  #define IOX_SDI IMX_GPIO_NR(5, 10)
>  #define IOX_STCP IMX_GPIO_NR(5, 7)
>  #define IOX_SHCP IMX_GPIO_NR(5, 11)
> 

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
=====================================================================


More information about the U-Boot mailing list