Add a new parameter '-i' to update-firmware to let the user select a specific image_set of the sw-description file to use during the swu update. This allows adding different image_sets on the sw-description and reduce the number of images to build. It also adds more future-proof flexibility. Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com> Signed-off-by: Hector Palacios <hector.palacios@digi.com> https://onedigi.atlassian.net/browse/DEL-8199 |
||
|---|---|---|
| .. | ||
| include | ||
| lib | ||
| recovery-reboot | ||
| Makefile | ||
| README.md | ||
README.md
Recovery utils
recovery-utils allows to configure recovery commands and reboot into recovery mode.
Provides:
- librecovery static library which implements the supported recovery commands.
- recovery-reboot command line example application to configure and reboot into recovery mode.
- update-firmware command supporting only the firmware update recovery command.