[PATCH skeleton] Add support for checkstop gpio
OpenBMC Patches
openbmc-patches at stwcx.xyz
Sat May 28 03:50:52 AEST 2016
Add checkstop gpio, and trigger a host reboot when an interrupt
is detected and the system state is host booted.
Signed-off-by: Adriana Kobylak <anoo at us.ibm.com>
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/skeleton/96)
<!-- Reviewable:end -->
https://github.com/openbmc/skeleton/pull/96
Adriana Kobylak (1):
Add support for checkstop gpio
Makefile | 4 +-
bin/Barreleye.py | 7 +
interfaces/openbmc_intf.c | 875 +++++++++++++++++++++++++++++++++++++++++--
interfaces/openbmc_intf.h | 124 +++++-
objects/host_checkstop_obj.c | 191 ++++++++++
xml/openbmc_intf.xml | 2 +
6 files changed, 1168 insertions(+), 35 deletions(-)
create mode 100644 objects/host_checkstop_obj.c
--
2.8.3
More information about the openbmc
mailing list