Update fpv-sigmastar.md (#260)

pull/261/head
viktorxda 2023-11-17 19:34:40 +01:00 committed by GitHub
parent 3ad73f8e5d
commit 0def71416e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,12 @@ ssh root@192.168.1.100
nanddump -f /mnt/mmcblk0p1/backup-nand.bin /dev/mtd0
```
- Alternatively the flash content can be uploaded via tftp.
```
cd /dev
tftp 192.168.1.10 -pr mtd0
```
#### Install
```
flash_eraseall /dev/mtd0