summaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorPascal Linder <pascal.linder@edu.hefr.ch>2019-07-09 10:30:27 +0300
committerStefan Roese <sr@denx.de>2019-08-12 10:12:38 +0300
commitabbaa8ed1462861f6635ab9f4643c9cb91906e35 (patch)
tree6ee8b6ba541121f0a5eb9e1e55f7fd83b5787534 /include/configs/km
parentb75e9e3fce8d8fa2ca45e12032fae57240821f65 (diff)
downloadu-boot-abbaa8ed1462861f6635ab9f4643c9cb91906e35.tar.xz
km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model
Activate the driver model for the Ethernet interface (RGMII) in the KM Kirkwood Kconfig file. Additionally, raise the auto negotiation timeout to eight seconds as more time is required for those boards. Signed-off-by: Pascal Linder <pascal.linder@edu.hefr.ch> Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km_arm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index 96227b198e..d12d18770d 100644
--- a/include/configs/km/km_arm.h
+++ b/include/configs/km/km_arm.h
@@ -82,6 +82,7 @@
/*
* Ethernet Driver configuration
*/
+#define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer autoneg timeout */
#define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */
#define CONFIG_PHY_BASE_ADR 0