mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 17:49:22 -04:00
Enable in-band link management on A388-Clearfog board
This patch adds in-band link management over SGMII of the SFP transceiver on Armada-388-Clearfog board. Submitted by: Marcin Wojtas <mw@semihalf.com> Obtained from: Semihalf Sponsored by: Netgate Reviewed by: loos Differential revision: https://reviews.freebsd.org/D10708
This commit is contained in:
parent
824e6d6bc4
commit
0f7028d7f8
1 changed files with 1 additions and 5 deletions
|
|
@ -97,11 +97,7 @@
|
|||
bm,pool-long = <3>;
|
||||
bm,pool-short = <1>;
|
||||
status = "okay";
|
||||
|
||||
fixed-link {
|
||||
speed = <1000>;
|
||||
full-duplex;
|
||||
};
|
||||
managed = "in-band-status";
|
||||
};
|
||||
|
||||
i2c@11000 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue