mirror of https://github.com/OpenIPC/wiki.git
Update trouble-network-hi35xx.md
parent
6b03bbf380
commit
dc2684382c
|
@ -81,7 +81,10 @@ Some known combinations for specific boards:
|
||||||
|
|
||||||
*For Linux network:*
|
*For Linux network:*
|
||||||
```
|
```
|
||||||
setenv hieth.mdioifu=0 hieth.mdioifd=0 hieth.phyaddru=1 hieth.phyaddrd=2
|
setenv hieth.mdioifu 0
|
||||||
|
setenv hieth.mdioifd 0
|
||||||
|
setenv hieth.phyaddru 1
|
||||||
|
setenv hieth.phyaddrd 2
|
||||||
saveenv
|
saveenv
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue