summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-08-21 20:10:29 -0400
committerPatrick Williams <patrick@stwcx.xyz>2017-08-24 11:31:19 +0000
commit26f8fbfaeee1e7e7a0a057594b3e7b1c5dbb89d1 (patch)
tree3c0e4db4a65f4b8ba8dc01c957c0cb38e5d4f0c0 /meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%
parent4ce57190dabd779b0d6dbb07f855d41dd83505a0 (diff)
downloadtalos-openbmc-26f8fbfaeee1e7e7a0a057594b3e7b1c5dbb89d1.tar.gz
talos-openbmc-26f8fbfaeee1e7e7a0a057594b3e7b1c5dbb89d1.zip
wspoon: Run max31785 firmware revision checker
Run the MAX31785 firmware revision checking MSL (minimum ship level) script on Witherspoon systems. MSL can be used to prevent downlevel fan cards escapes from manufacturing environments. The script is configured to run on the way to BMC standby and sets the MSL interfacee property on the configured fan inventory items. Validation of the fan MSL interface is beyond the scope of this commit. On Witherspoon, MSL enforcement is enabled by default. For information on disabling the MSL consult: https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml Change-Id: Iaf5dbf8fc29bd497c9b2e610ba23ee98ee749d24 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon-max31785/wspoon.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon-max31785/wspoon.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon-max31785/wspoon.conf
new file mode 100644
index 000000000..409a75f0b
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%/obmc/hwmon-max31785/wspoon.conf
@@ -0,0 +1,3 @@
+BUS=3
+PATHS="/system/chassis/motherboard/fan0 /system/chassis/motherboard/fan1 /system/chassis/motherboard/fan2 /system/chassis/motherboard/fan3"
+REVISION=0x3040
OpenPOWER on IntegriCloud