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

2016-11-23 Thread Vikas MANOCHA
Hi, > -Original Message- > From: Michael Kurz [mailto:michi.k...@gmail.com] > Sent: Friday, November 04, 2016 12:21 PM > To: u-boot@lists.denx.de > Cc: Michael Kurz ; Albert Aribaud > ; Vikas MANOCHA > Subject: [PATCH v2 5/7] ARM: stm32: enable support for smsc phy on > stm32f746-disco

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

2016-11-04 Thread Michael Kurz
This patch enables support for the smsc phy on the stm32f746-disco board. Signed-off-by: Michael Kurz --- 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 40880