commit | 0ac662da35e48b859b5d43e0c86f233f25730ee5 | [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 | f0be8ff45fb89d02ae4aa5b87076edd034cad9fc [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>