mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
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>
This commit is contained in:
parent
ce412b79e7
commit
4b00d02558
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue