Merge pull request from OpenIPC/ZigFisher-patch-1

Update faq.md
pull/163/head
Igor Zalatov 2023-09-21 22:06:35 +03:00 committed by GitHub
commit 291ca632ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ curl -s https://raw.githubusercontent.com/OpenIPC/firmware/master/general/overla
### Is it possible to switch from “lite” to “ultimate” via “Over the Air”?
It depends on the board, generally you can try to split the ultimate image to the rootfs and overlay partition and then set the correct partition layout via uboot.
A 'blind' uboot setup is only supported on sigmastar.
Otherwise the only way to get it working without accessing uboot is to manually set the correct variables with fw_printenv and fw_setenv.
```
dd if=rootfs.squashfs of=mtd3.bin bs=1k count=5120