commit | 7fcd43e594700f772ee8e9f3e17bd3a6c323da9e | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Mar 09 10:54:09 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Mar 14 15:16:44 2018 -0400 |
tree | 9bed6de21a1155431ad4c653b0b7789c118fc0de | |
parent | bddcf88cc1f6fd99bbc50f1f07a304913b8ca9af [diff] |
Use OpenPower variable for PS derating factor The openpower-occ-control code needs to know the power supply derating factor, but will default to a value if one isn't supplied externally in do_configure. Since other will also need to use that same value, use a common variable for it defined in openpower.inc, and now pass it into the configure step. This derating factor is an OpenPower concept used by the Power processor's OCC thermal control subsystem. Tested: Check that the derating factor variable in config.h in the openenpower-occ-control repo follows the variable in openpower.inc. Change-Id: I259b6086ebe70b2ac6eccdd244e43a7d36a28a77 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.