Update installation.md

pull/16/head
Igor Zalatov 2022-04-16 17:50:01 +03:00 committed by GitHub
parent bb20b0a426
commit c165a1b4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ mw.b 0x80007fc0 ff 1000000
tftp 0x80007fc0 rootfs.squashfs.${soc}
sf probe 0
sf erase 0x250000 0x500000
sf write 0x80007fc 0x250000 ${filesize}
sf write 0x80007fc0 0x250000 ${filesize}
reset
```