Merge pull request #93 from alexsandrmushroom/patch-1

Update network-perversions.md
pull/94/head
Signor Pellegrino 2023-05-13 16:27:49 +03:00 committed by GitHub
commit f0b7fbefeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -37,3 +37,11 @@ For Linux network
setenv extras 'hieth.phyaddru=3 hieth.mdioifu=0'
saveenv
```
### Harex, HI3516CV100
```
For U-boot network
setenv extras 'hieth.phyaddru=1 hieth.mdioifu=0'
saveenv
```