Browse Source

include: configs: am335x: add Atheros phy support

In AM335x GP EVM, Atheros 8031 phy is used, enable the driver as
AM335x SoC RGMII delay mode has to be enabled in phy as mentioned
in the silicon errata Advisory 1.0.10

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Mugunthan V N 8 years ago
parent
commit
4b00d02558
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/configs/am335x_evm.h

+ 2 - 0
include/configs/am335x_evm.h

@@ -432,6 +432,8 @@
 #define CONFIG_PHY_GIGE
 #define CONFIG_PHY_GIGE
 #define CONFIG_PHYLIB
 #define CONFIG_PHYLIB
 #define CONFIG_PHY_SMSC
 #define CONFIG_PHY_SMSC
+/* Enable Atheros phy driver */
+#define CONFIG_PHY_ATHEROS
 
 
 /*
 /*
  * NOR Size = 16 MiB
  * NOR Size = 16 MiB