Skip to content
Snippets Groups Projects
Commit fc0d3dbc authored by Michael Kurz's avatar Michael Kurz Committed by Tom Rini
Browse files

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: default avatarMichael Kurz <michi.kurz@gmail.com>
Acked-by: default avatarVikas MANOCHA <vikas.manocha@st.com>

Series-changes 3:
- Add Acked-by tag to 'enable support for smsc phy on...'
parent 008ed16c
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment