mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ess: Set MAC mode to PSGMII
Change-Id: I1013bcbcaad8e064d3c0c87f9ae7cb3d898d735a Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
parent
74624feb6a
commit
f355dbceb7
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
pci1 = "/pci@10000000";
|
||||
};
|
||||
ess-switch {
|
||||
switch_mac_mode = <0x5>;
|
||||
switch_mac_mode = <0x0>;
|
||||
switch_mac_mode1 = <0xFF>;
|
||||
switch_mac_mode2 = <0x2>;
|
||||
aquantia_port = <5>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue