Technically, partition unencryption is safe to do in open devices, although it implies that at least one partition has already been encrypted. If we aren't going to encrypt any partitions, there's no need to print the warning. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| 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.