summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.bb
Commit message (Collapse)AuthorAgeFilesLines
* Add missing build dependenciesBrad Bishop2018-02-011-0/+1
| | | | | | | | | Add some missing sdbusplus dependencies. Uncovered by Yocto 2.3 per-recipe sysroot feature. Tested: Built effected recipes under Yocto 2.3 Change-Id: I165165af96b9a57e8975d7fb8bf5934702759008 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Power supply monitor recipe, service, and confBrandon Wyman2017-09-271-0/+12
| | | | | | | | | | | | | | | Add the Witherspoon power supply monitor application, service file, and configuration files to the witherspoon-pfault-analysis recipe. Moved OBMC_POWER_SUPPLY_INSTANCES to the global metadata so it can be shared between recipes. Resolves: openbmc/openbmc#1731 Depends-On: Ie364a3dc5b7f19cbc587450fc54f231d1ec280f7 Change-Id: I340a1d48a979a97624843e59a5ab1b1ad04056bb Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
* Revert "Revert "Add service to monitor the UCD90160 at runtime""Matt Spinler2017-09-261-2/+5
| | | | | | | | | | | | | Putting back in the service to monitor the UCD90160 power sequencer at runtime. This was originally reverted because it went in before the code to actually do the monitoring. This reverts commit 0878ef76896ac06757363a8669e8f03a2f436019. Resolves openbmc/openbmc#1724 Change-Id: I08fbaf59f54f7ac608ddde224b769054c979ecb4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Revert "Add service to monitor the UCD90160 at runtime"Matt Spinler2017-09-081-5/+2
| | | | | | | | | | | This reverts commit 8dac5fdbe854a5684664cd54f450094de0606a88. It went in a little early. Will put back in later. Resolves openbmc/openbmc#2235 Change-Id: Ia6d6e34460b668d2134f678c4a32d853bbf2f19d Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Add service to monitor the UCD90160 at runtimeMatt Spinler2017-08-301-2/+5
| | | | | | | | | | | | | | | | This service starts the witherspoon-pseq-monitor application with the runtime-monitor argument (as opposed to the pgood-monitor argument). The service will start after PGOOD comes on. The application monitors for loss of PGOOD at runtime, in which case it will analyze the UCD90160 power sequencer chip for errors. It will also poll the chip for the errors that can only be detected that way. Resolves openbmc/openbmc#1724 Change-Id: Ieb456f56b6b4223cf9fe7a0635c5a3e725efcb29 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Add service and recipe for PGOOD fail errorsMatt Spinler2017-08-281-0/+31
The service starts the witherspoon-pseq-monitor application. The service will start right after a power on has been kicked off and will create an error log if PGOOD doesn't come on in a certain amount of time. Future witherspoon-pseq-monitor enhancements will add more functionality to analyze the power sequencer chip to see which hardware was the actual cause of the fail. Resolves openbmc/openbmc#2147 Change-Id: Ia64c59985da57352a007dcaab82d317cdec0fa50 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
OpenPOWER on IntegriCloud