commit | 654eb6e9170641d7c62f77a7b214c90a7ccaa305 | [log] [tgz] |
---|---|---|
author | Brandon Wyman <bjwyman@gmail.com> | Wed Feb 14 14:55:47 2018 -0600 |
committer | Brandon Wyman <bjwyman@gmail.com> | Wed Feb 14 14:55:47 2018 -0600 |
tree | e62707c160aeec60f2ea9d883435902017b31cf7 | |
parent | 7502f6cc9d803937e415e5bcf04917e8f488e96b [diff] |
Skip other fault checks if inputFault count bump If an input fault was seen and we have started bumping the counter, do not bother checking the other faults that occur while power is supposed to be on. The power good will be de-asserted, than fans will likely start spinning down, we cannot have an input over-current with no input current, etc. Resolves: openbmc/openbmc#2873 Change-Id: Ic8a14cbd0472229b618f63c9e829bc5468d44100 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>