[U-Boot] [PATCH] phylib: Enable AR8021 phy support

Xie Xiaobo X.Xie at freescale.com
Fri Nov 11 10:19:41 CET 2011


Enable AR8021 as it used on Freescale Combo boards.
The Combo boards included P1020RDB-PC, P1021RDB-PC,
P2020RDB-PC, P1020UTM-PC, and P1020MSBG-PC.

Signed-off-by: Xie Xiaobo <X.Xie at freescale.com>
---
 include/config_phylib_all_drivers.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/config_phylib_all_drivers.h b/include/config_phylib_all_drivers.h
index 903c7a7..1db7cec 100644
--- a/include/config_phylib_all_drivers.h
+++ b/include/config_phylib_all_drivers.h
@@ -22,6 +22,7 @@
 #define CONFIG_PHY_REALTEK
 #define CONFIG_PHY_NATSEMI
 #define CONFIG_PHY_LXT
+#define CONFIG_PHY_ATHEROS
 
 #ifdef CONFIG_PHYLIB_10G
 #define CONFIG_PHY_TERANETICS
-- 
1.6.4




More information about the U-Boot mailing list