[PATCH skeleton v3] Add support for checkstop gpio

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Jun 8 06:50:51 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 +
 bin/Palmetto.py              |   7 +
 interfaces/openbmc_intf.c    | 875 +++++++++++++++++++++++++++++++++++++++++--
 interfaces/openbmc_intf.h    | 124 +++++-
 objects/host_checkstop_obj.c | 165 ++++++++
 xml/openbmc_intf.xml         |   2 +
 7 files changed, 1149 insertions(+), 35 deletions(-)
 create mode 100644 objects/host_checkstop_obj.c

-- 
2.8.3




More information about the openbmc mailing list