[U-Boot] [PATCH v2 5/7] ARM: stm32: enable support for smsc phy on stm32f746-disco board

Vikas MANOCHA vikas.manocha at st.com
Thu Nov 24 02:53:31 CET 2016


Hi,

> -----Original Message-----
> From: Michael Kurz [mailto:michi.kurz at gmail.com]
> Sent: Friday, November 04, 2016 12:21 PM
> To: u-boot at lists.denx.de
> Cc: Michael Kurz <michi.kurz at gmail.com>; Albert Aribaud <albert.u.boot at aribaud.net>; Vikas MANOCHA <vikas.manocha at st.com>
> Subject: [PATCH v2 5/7] ARM: stm32: enable support for smsc phy on stm32f746-disco board
> 
> This patch enables support for the smsc phy on the stm32f746-disco board.
> 
> Signed-off-by: Michael Kurz <michi.kurz at gmail.com>
> ---
> 
> Changes in v2: None
> 
>  include/configs/stm32f746-disco.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/stm32f746-disco.h b/include/configs/stm32f746-disco.h
> index 4088064..246cc2e 100644
> --- a/include/configs/stm32f746-disco.h
> +++ b/include/configs/stm32f746-disco.h
> @@ -46,6 +46,7 @@
>  #define CONFIG_DW_GMAC_DEFAULT_DMA_PBL	(8)
>  #define CONFIG_DW_ALTDESCRIPTOR
>  #define CONFIG_MII
> +#define CONFIG_PHY_SMSC
> 
>  #define CONFIG_STM32_HSE_HZ		25000000
>  #define CONFIG_SYS_CLK_FREQ		200000000 /* 200 MHz */
> --
> 2.1.4

Acked-by: Vikas MANOCHA <vikas.manocha at st.com>

Cheers,
Vikas



More information about the U-Boot mailing list