commit | afdb4f64fa087ae59415c22ff105277a2fc324b3 | [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 | e40176b5e2388a1a8a8553b519128bb3536ba68d [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>