commit | d9da26ecc6641d8f257bd32e9108c40805b4cbc3 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Mon Sep 28 15:58:15 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 28 10:15:48 2015 -0400 |
tree | 591f2d841559c779232b80cdd8edeecfb68532d5 | |
parent | 1f9ac4a46c8e2623d94f2317a42a20ed5b395e65 [diff] |
am437x_evm: increase phy autoneg timeout When AM437x EVM is connected to Gigabit switch, it takes more time to finish auto-negotiation than on a 10/100 switch. The default 4 second limit times-out more often than not. This is observed when testing with a D-Link DGS-1008A desktop switch. Increase the auto-negotiation time-out for AM437x EVM to handle this case. Signed-off-by: Sekhar Nori <nsekhar@ti.com>