diff mbox

[U-Boot,2/3] include: configs: am335x: add Atheros phy support

Message ID 20161010125704.1058-3-mugunthanvnm@ti.com
State Accepted
Commit 4b00d025585819f2b86b74def61471f766e82768
Delegated to: Joe Hershberger
Headers show

Commit Message

Mugunthan V N Oct. 10, 2016, 12:57 p.m. UTC
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>
---
 include/configs/am335x_evm.h | 2 ++
 1 file changed, 2 insertions(+)

Comments

Joe Hershberger Oct. 11, 2016, 8:06 p.m. UTC | #1
On Mon, Oct 10, 2016 at 2:57 PM, Mugunthan V N <mugunthanvnm@ti.com> wrote:
> 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>
diff mbox

Patch

diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 272c71b..daa7dd8 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -432,6 +432,8 @@ 
 #define CONFIG_PHY_GIGE
 #define CONFIG_PHYLIB
 #define CONFIG_PHY_SMSC
+/* Enable Atheros phy driver */
+#define CONFIG_PHY_ATHEROS
 
 /*
  * NOR Size = 16 MiB