summaryrefslogtreecommitdiffstats
path: root/include/configs/dra7xx_evm.h
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2016-03-30 12:58:37 -0500
committerTom Rini <trini@konsulko.com>2016-04-01 17:18:07 -0400
commit39fbac91e1987b6c4d7699d2adef41cb65bb7c96 (patch)
tree5bc18caa26f600514690e7c82e82f2a5566ca896 /include/configs/dra7xx_evm.h
parent38ce65e1fed1cd5962add9b746ea70e49586b54a (diff)
downloadtalos-obmc-uboot-39fbac91e1987b6c4d7699d2adef41cb65bb7c96.tar.gz
talos-obmc-uboot-39fbac91e1987b6c4d7699d2adef41cb65bb7c96.zip
board: ti: DRA7: Add DP83867 TI phy for rev c
Enable the TI DP83867 Giga bit phy on the dra7 rev c board. The rx and tx internal delays are need for this board so the usage of RGMII_ID is required. Signed-off-by: Dan Murphy <dmurphy@ti.com> Acked-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/dra7xx_evm.h')
-rw-r--r--include/configs/dra7xx_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index c0795ab47f..7734e8db94 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra7xx_evm.h
@@ -155,6 +155,7 @@
#define CONFIG_MII /* Required in net/eth.c */
#define CONFIG_PHY_GIGE /* per-board part of CPSW */
#define CONFIG_PHYLIB
+#define CONFIG_PHY_TI
/* SPI */
#undef CONFIG_OMAP3_SPI
OpenPOWER on IntegriCloud