summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2019-03-08 10:44:39 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-22 11:12:42 -0400
commit52adce90be2fcf085ccc38536e2a2ddb3e463e29 (patch)
tree77a2c368b59a6e4eaab85d244a3c7e626f7b9977 /meta-openpower
parent875803ac37267894020ccc91a0773fdb34697bce (diff)
downloadtalos-openbmc-52adce90be2fcf085ccc38536e2a2ddb3e463e29.tar.gz
talos-openbmc-52adce90be2fcf085ccc38536e2a2ddb3e463e29.zip
Add HIOMAP IPMI cmd to whitelist
This command is required for the host to boot so it needs to be on the whitelist for openpower systems Testing: Verified witherspoon now boots in restricted mode with this change and a fix from Brad in this commit: https://gerrit.openbmc-project.xyz/#/c/openbmc/meta-openpower/+/19182/ (From meta-openpower rev: 9b018490597a9fa9fbeb7de8e4d8c83792bf7c33) Change-Id: Ie8ccb792c97a55ab8f818c4dfa4fffd71493cc02 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/openpower-ipmi-oem-whitelist-native.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/openpower-ipmi-oem-whitelist-native.conf b/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/openpower-ipmi-oem-whitelist-native.conf
index 402056c67..b530f6fee 100644
--- a/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/openpower-ipmi-oem-whitelist-native.conf
+++ b/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-whitelist/openpower-ipmi-oem-whitelist-native.conf
@@ -1,2 +1,3 @@
#<NetFn>:<Command>
+0x3A:0x5A //<OpenPower IBM OEM>:<Host IO Mapping Protocol (HIOMAP)>
0x3A:0xF0 //<OpenPower IBM OEM>:<Add Partial eSEL command>
OpenPOWER on IntegriCloud