Crate ql_fota
- bspatch ๐
- config ๐
- mtd ๐
- ops ๐
- partition ๐
- ubi ๐
- Error
- Errors that can occur when updating a partition through the Quectel FOTA
update system.
- PatchError
- Errors that can occur when applying a bspatch patch.
- clean
- run
- Computes the new partitions from the given FOTA blob and flashes them onto
the proper MTD flash memory locations.
- sync
- Synchronizes the inactive partitions using the given FOTA blob and the files
generated from the FOTA blob in the initial step of the update process.
- Result