mirror of https://github.com/OpenIPC/wiki.git
Add CamHi/HiChip/Xin HI3518EV200 info
parent
33f22e3653
commit
13c6564577
|
@ -18,3 +18,11 @@ For Linux network
|
||||||
setenv extras 'hieth.phyaddru=1 hieth.phyaddrd=2'; saveenv
|
setenv extras 'hieth.phyaddru=1 hieth.phyaddrd=2'; saveenv
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### CamHi/HiChip/Xin, HI3518EV200
|
||||||
|
|
||||||
|
```
|
||||||
|
For U-boot network
|
||||||
|
setenv phyaddru 0
|
||||||
|
setenv phyaddrd 1
|
||||||
|
saveenv
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue