Update trouble-network-hi35xx.md

master
Signor Pellegrino 2025-09-02 13:27:54 +03:00 committed by GitHub
parent 6b03bbf380
commit dc2684382c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -81,7 +81,10 @@ Some known combinations for specific boards:
*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
```