commit | 0bd65051a02ead4e7bc1401d1eee3ba084ffd775 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Jul 09 10:55:56 2018 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Fri Jul 20 15:42:52 2018 +0000 |
tree | 6c0cbf009bed96ac89e8a492738aa99d07dce9cc | |
parent | ca9ba069e47c74c0ce10a7d85a85f4d6c2300618 [diff] |
reset: Call Suspend / Resume mbox During factory reset, call to suspend and resume mbox to notify the host that it should not access the flash during this operation. Closes openbmc/openbmc#3210 Tested: Ran factory reset with host running and verified there were no error messages or failed services. Change-Id: Id881e5b4021744637d3988e57f784223957562b5 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.