mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 15:27:00 +00:00
ARM64: zynqmp: Include GbE speed/duplex detection
Get right speed/duplex via mii info. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
f96fe2c0a8
commit
c4c96f2b3f
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@
|
|||
# define CONFIG_PHY_MARVELL
|
||||
# define CONFIG_PHY_NATSEMI
|
||||
# define CONFIG_PHY_TI
|
||||
# define CONFIG_PHY_GIGE
|
||||
#endif
|
||||
|
||||
/* I2C */
|
||||
|
|
Loading…
Add table
Reference in a new issue