]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: phy.h: Make PHY autonegotiation timeout configurable
authorStefan Roese <sr@denx.de>
Wed, 22 Oct 2014 10:13:15 +0000 (12:13 +0200)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 13:59:21 +0000 (09:59 -0400)
commit4fb3f0c8024bb1464364eecc9c7708ecf6119e35
tree00bb3f12171bbd55b13255f6f969d8dae9dc7e54
parent19fc2eae6defbf1fba494a523749dd69a80cc58b
net: phy.h: Make PHY autonegotiation timeout configurable

The Marvell MV78460 eval board DB-78460-BP seems to need a longer
PHY autonegotiation timeout than the "standard" 4 seconds. So lets
make this timeout configurable. If not defined in the board config
header the original 4000ms is used.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
include/phy.h