Update help-uboot.md

pull/90/head
Paul Philippov 2023-04-21 21:39:17 -04:00 committed by GitHub
parent 0caff249ca
commit 52c1298a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ screen /dev/ttyUSB0 115200
Sign in into bootloader shell and run:
```
mw.b ${baseaddr} 0xff ${flashsize}
loady
loady ${baseaddr}
```
press "Ctrl-a" followed by ":", then type
```