mirror of https://github.com/OpenIPC/wiki.git
Update installation.md
parent
bb20b0a426
commit
c165a1b4ef
|
@ -442,7 +442,7 @@ mw.b 0x80007fc0 ff 1000000
|
||||||
tftp 0x80007fc0 rootfs.squashfs.${soc}
|
tftp 0x80007fc0 rootfs.squashfs.${soc}
|
||||||
sf probe 0
|
sf probe 0
|
||||||
sf erase 0x250000 0x500000
|
sf erase 0x250000 0x500000
|
||||||
sf write 0x80007fc 0x250000 ${filesize}
|
sf write 0x80007fc0 0x250000 ${filesize}
|
||||||
|
|
||||||
reset
|
reset
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue