commit | a3cec434f55fcac8d26b757b6ee2f255f89001b3 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 24 16:08:14 2022 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Mon Apr 11 20:59:38 2022 +0000 |
tree | a967c42aa6303c78fa373936077ccd13f25eff0d | |
parent | 788c6a65b63ab9baac0fca857f973827bfa98d82 [diff] |
side-switch: request bmc reboot to switch to new image The final piece is to issue a BMC reboot so the system can get over to the image with the highest priority. Tested: - Set running firmware priority to 1 and ran the application. Side switch detection ran and BMC was rebooted. After the reboot, the system automatically powered on and running image was priority 0. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Iaafea49f75ad7dd959d4c71a4de29e763f593a83
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.