Re: [U-Boot] [PATCH] ti: k2g: increase phy autoneg timeout

2016-03-14 Thread Tom Rini
On Mon, Mar 14, 2016 at 08:19:56AM -0400, Vitaly Andrianov wrote: > On 03/11/2016 12:14 PM, Tom Rini wrote: > >On Fri, Mar 11, 2016 at 08:23:04AM -0500, Vitaly Andrianov wrote: > > > >>After power cycle of a K2G EVM dhcp fails due to a auto-negotiation > >>timeout. This commit increases the timeout

Re: [U-Boot] [PATCH] ti: k2g: increase phy autoneg timeout

2016-03-14 Thread Vitaly Andrianov
On 03/11/2016 12:14 PM, Tom Rini wrote: On Fri, Mar 11, 2016 at 08:23:04AM -0500, Vitaly Andrianov wrote: After power cycle of a K2G EVM dhcp fails due to a auto-negotiation timeout. This commit increases the timeout to fix the issue. Signed-off-by: Vitaly Andrianov --- board/ti/ks2_evm/bo

Re: [U-Boot] [PATCH] ti: k2g: increase phy autoneg timeout

2016-03-11 Thread Tom Rini
On Fri, Mar 11, 2016 at 08:23:04AM -0500, Vitaly Andrianov wrote: > After power cycle of a K2G EVM dhcp fails due to a auto-negotiation > timeout. This commit increases the timeout to fix the issue. > > Signed-off-by: Vitaly Andrianov > --- > > board/ti/ks2_evm/board.c | 2 +- > include/confi