mirror of https://github.com/OpenIPC/wiki.git
commit
f0b7fbefeb
|
@ -37,3 +37,11 @@ For Linux network
|
||||||
setenv extras 'hieth.phyaddru=3 hieth.mdioifu=0'
|
setenv extras 'hieth.phyaddru=3 hieth.mdioifu=0'
|
||||||
saveenv
|
saveenv
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Harex, HI3516CV100
|
||||||
|
|
||||||
|
```
|
||||||
|
For U-boot network
|
||||||
|
setenv extras 'hieth.phyaddru=1 hieth.mdioifu=0'
|
||||||
|
saveenv
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue