commit | 5287c02c5f96b40f0941c9c72ab29d2c7ac44a96 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Tue May 19 11:16:09 2020 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 10 14:26:19 2020 -0700 |
tree | 23f1bb84fed6510b316bfa515c81c6c06b8b3f04 | |
parent | 1429ca8db1e59637dc00f880ebc5013c7f8540cd [diff] |
Fix memory thermtrip detection The memory thermtrip SGPIOs are not latched from the CPLD which is causing spurious events to get logged on DC-cycles. To fix this, the CPLD is adding latching for the memory thermtrip SGPIOs, so BMC no longer needs to check host state on memory thermtrip errors. Also make both the memory thermtrip events falling-edge. Change-Id: I72bbd12c0a33657eed312f87dbee8e4c31fb30eb Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>