Update sysupgrade.md

pull/70/merge
Paul Philippov 2023-01-15 08:07:04 -05:00 committed by GitHub
parent ad58509610
commit c55d16e624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ busybox tftp -r uImage.${soc} -g ${serverip}
### Upgrading from local files
Go to <https://github.com/OpenIPC/firmware/releases/tag/latest> and download the latest firmware bundle for your SoC.
Unpack the bundle and upload files on camera using `scp`:
```
tar xvf <firmware.tgz>
scp uImage* rootfs* root@<yourcameraip>:/tmp/