commit | 497c73103e4ae6d70bf85d1f1274d52ff9efc2f7 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Aug 11 17:12:44 2015 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Aug 12 14:15:29 2015 -0500 |
tree | a600d3e502db68b34f4585d6ca67cbf47f58dfbe | |
parent | dd081cc9c48b72128af636a8d3ab398cbf757d6c [diff] |
net: e1000: Increase autoneg timeout to 8 seconds The current 4.5 timeout for the autonegotiation are not enough to complete it on my platform. Using the Intel E1000 PCIe card in the Marvell db-mv784mp-gp eval board. So lets increase the timeout to 8 seconds. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Simon Glass <sjg@chromium.org>