mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq807x: Remove the Aquantia autoneg
Change-Id: I46ab6c39d2d4e9a86cedb7756799a5834a3c23b1 Signed-off-by: Sham Muthayyan <smuthayy@codeaurora.org>
This commit is contained in:
parent
916afda2a5
commit
08d0424ac7
1 changed files with 0 additions and 2 deletions
|
|
@ -237,8 +237,6 @@ static void ppe_uniphy_usxgmii_mode_set(uint32_t uniphy_index)
|
|||
reg_value &= ~SS5;
|
||||
reg_value |= SS6 | SS13 | DUPLEX_MODE;
|
||||
csr1_write(uniphy_index, SR_MII_CTRL_ADDRESS, reg_value);
|
||||
if (uniphy_index == PPE_UNIPHY_INSTANCE2);
|
||||
ipq_mdio_write(0x7, ((1<<30) | (4<<16) | 0xc441), 8);
|
||||
}
|
||||
|
||||
void ppe_uniphy_mode_set(uint32_t uniphy_index, uint32_t mode)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue