mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
board/aarch64: alder: Use in-band-status on USXGMII links
This avoids the issue with unidirectional links described in the parent commit.
This commit is contained in:
committed by
Joachim Wiberg
parent
d36899b49e
commit
c9a30d20cb
@@ -354,6 +354,7 @@
|
||||
#define XSWP(_n, _label, _mac_offs, _phy) \
|
||||
port@_n { \
|
||||
SWP_COMMON(_n, _label, _mac_offs, "usxgmii", _phy); \
|
||||
managed = "in-band-status"; \
|
||||
}
|
||||
|
||||
#define GSWP(_n, _label, _mac_offs, _phy) \
|
||||
|
||||
Reference in New Issue
Block a user