Add in the work-around for the AR8316 gige switch PHY.
This allows the ethernet to function on the PB92 board. Submitted by: Luiz Otavio O Souza
This commit is contained in:
parent
5b44317b62
commit
0ba4511a8a
@ -30,7 +30,11 @@ hint.arge.0.at="nexus0"
|
||||
hint.arge.0.maddr=0x19000000
|
||||
hint.arge.0.msize=0x1000
|
||||
hint.arge.0.irq=2
|
||||
hint.arge.0.phymask=0x1
|
||||
|
||||
# AR8316 workaround for now
|
||||
hint.arge.0.media=1000
|
||||
hint.arge.0.fduplex=1
|
||||
hint.arge.0.phymask=0x3
|
||||
|
||||
# GPIO
|
||||
hint.gpio.0.at="apb0"
|
||||
|
Loading…
Reference in New Issue
Block a user