]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/davinci_emac.h
ti816x: Enable ethernet support
[people/ms/u-boot.git] / drivers / net / davinci_emac.h
index 13cd68f040b931c811475086f4efc173ccbaf6a3..e2ed54bac54dcba4ca1c89e15beaacab84933a0a 100644 (file)
@@ -40,6 +40,8 @@
 
 /* MII Status Register */
 #define MII_STATUS_REG                 1
+/* PHY Configuration register */
+#define PHY_CONF_TXCLKEN               (1 << 5)
 
 /* Number of statistics registers */
 #define EMAC_NUM_STATS                 36