mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Merge "ipq807x: Adding ESS node in Uboot DT for HK07"
This commit is contained in:
commit
d8c656785c
1 changed files with 7 additions and 0 deletions
|
|
@ -27,5 +27,12 @@
|
|||
pci0 = "/pci@20000000";
|
||||
pci1 = "/pci@10000000";
|
||||
};
|
||||
ess-switch {
|
||||
switch_mac_mode = <0x0>;
|
||||
switch_mac_mode1 = <0xFF>;
|
||||
switch_mac_mode2 = <0x2>;
|
||||
aquantia_port = <5>;
|
||||
aquantia_gpio = <44>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue