mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Revert "ipq806x: Initialize complete ethernet subsystem for AP161"
This reverts commit 5fe8aa41a3.
Change-Id: Ie6a7ff0e4a7b5ca40b1fcb770eac3ae8bdf7a45a
Signed-off-by: Ram Chandra Jangir <rjangir@codeaurora.org>
This commit is contained in:
parent
8d00a32132
commit
3f24ba08bc
1 changed files with 1 additions and 14 deletions
|
|
@ -33,19 +33,6 @@
|
|||
gmac_count = <2>;
|
||||
|
||||
gmac1_cfg {
|
||||
base = <0x37000000>;
|
||||
unit = <0>;
|
||||
is_macsec = <1>;
|
||||
mac_pwr0 = <0x00080000>;
|
||||
mac_pwr1 = <0x00040000>;
|
||||
mac_conn_to_phy = <0>;
|
||||
phy_interface_type = <7>;
|
||||
phy_address_count = <1>;
|
||||
phy_address = <0>;
|
||||
phy_name = "IPQ MDIO0";
|
||||
};
|
||||
|
||||
gmac2_cfg {
|
||||
base = <0x37200000>;
|
||||
unit = <1>;
|
||||
is_macsec = <1>;
|
||||
|
|
@ -58,7 +45,7 @@
|
|||
phy_name = "IPQ MDIO1";
|
||||
};
|
||||
|
||||
gmac3_cfg {
|
||||
gmac2_cfg {
|
||||
base = <0x37400000>;
|
||||
unit = <2>;
|
||||
is_macsec = <1>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue