diff options
-rw-r--r-- | sys/mips/conf/AP96.hints | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/conf/AP96.hints b/sys/mips/conf/AP96.hints index 0fca6eb..8ac21c5 100644 --- a/sys/mips/conf/AP96.hints +++ b/sys/mips/conf/AP96.hints @@ -23,7 +23,7 @@ hint.arge.0.mdio=mdioproxy0 # TODO: RGMII hint.arge.1.phymask=0x10 -hint.arge.1.pll_1000 = 0x1f000000 +# hint.arge.1.pll_1000 = 0x1f000000 # For now, rendezouvs this on the arge0 mdiobus. # Later, this will rendezvous via the AR8316 switch. hint.arge.1.miimode=3 # RGMII |