[U-Boot] [PATCH] da850: add provision to use RMII for EMAC

nagabhushana.netagunte at ti.com nagabhushana.netagunte at ti.com
Thu Jul 28 18:25:27 CEST 2011


From: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>

Add provision to enable RMII support in configuration file.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj at ti.com>
Signed-off-by: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>
---
 include/configs/da850evm.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h
index f7bf6be..92bab82 100644
--- a/include/configs/da850evm.h
+++ b/include/configs/da850evm.h
@@ -123,6 +123,7 @@
 #ifdef CONFIG_DRIVER_TI_EMAC
 #define CONFIG_EMAC_MDIO_PHY_NUM	0
 #define CONFIG_MII
+#undef CONFIG_DRIVER_TI_EMAC_USE_RMII
 #define CONFIG_BOOTP_DEFAULT
 #define CONFIG_BOOTP_DNS
 #define CONFIG_BOOTP_DNS2
-- 
1.6.2.4



More information about the U-Boot mailing list