commit | 7cf1a466cb45db36030204dc6142ad62c5aface0 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@toradex.com> | Mon Jun 24 11:39:14 2019 +0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jun 28 00:08:42 2019 +0200 |
tree | 18ebe02fcf4ce76377ca80ff865050207e2a495e | |
parent | 29646a2fa3f9eb399e90268bebc23c44d5a765c1 [diff] |
apalis_imx6: increase phy autoneg timeout Default value (4000ms) of PHY_ANEG_TIMEOUT for Micrel KSZ9031 contoller isn't sufficient to finish auto-negotiation, which sometimes leads to timeout errors: Apalis iMX6 # dhcp FEC Waiting for PHY auto negotiation to complete......... TIMEOUT ! Increase the auto-negotiation time-out to 15000ms. Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com> Reviewed-by: Philippe Schenker <philippe.schenker@toradex.com>