Re: [U-Boot] [PATCH 2/3] include: configs: am335x: add Atheros phy support

2016-10-11 Thread Joe Hershberger
On Mon, Oct 10, 2016 at 2:57 PM, Mugunthan V N wrote: > In AM335x GP EVM, Atheros 8031 phy is used, enable the driver as > AM335x SoC RGMII delay mode has to be enabled in phy as mentioned > in the silicon errata Advisory 1.0.10 > > Signed-off-by: Mugunthan V N

[U-Boot] [PATCH 2/3] include: configs: am335x: add Atheros phy support

2016-10-10 Thread Mugunthan V N
In AM335x GP EVM, Atheros 8031 phy is used, enable the driver as AM335x SoC RGMII delay mode has to be enabled in phy as mentioned in the silicon errata Advisory 1.0.10 Signed-off-by: Mugunthan V N --- include/configs/am335x_evm.h | 2 ++ 1 file changed, 2 insertions(+)