mirror of https://github.com/OpenIPC/wiki.git
Update help-uboot.md
parent
0caff249ca
commit
52c1298a0a
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue