Fix GL-inet GL-S10 v2.1 Ethernet clock pin
This commit is contained in:
parent
6e4b5edfa0
commit
c3eaab9843
|
@ -148,7 +148,7 @@ const ethernet_settings ethernetBoards[] = {
|
||||||
23, // eth_mdc,
|
23, // eth_mdc,
|
||||||
18, // eth_mdio,
|
18, // eth_mdio,
|
||||||
ETH_PHY_IP101, // eth_type,
|
ETH_PHY_IP101, // eth_type,
|
||||||
ETH_CLOCK_GPIO17_OUT // eth_clk_mode
|
ETH_CLOCK_GPIO0_IN // eth_clk_mode
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue