This commit adds a compiler flag to remove certain options from the recovery-utils, because some features rely on functionality that is not supported by the CCMP1 platforms. https://onedigi.atlassian.net/browse/DEL-9116 Signed-off-by: Mike Engel <Mike.Engel@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.