commit | 5c33b4c6e518355b1bb60f21b0b6932e78477ea4 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Oct 17 20:16:19 2018 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Wed Oct 17 20:34:06 2018 -0500 |
tree | 170a91120e2f58a83dae004f1f0230f83e4c68ec | |
parent | 24bb08cc6cb49a93717b0f2b33cb1d612cc75dad [diff] |
msl_verify: Add support for multiple MSL values There are scenarios where the BMC can support multiple PNOR MSL values, such as v1.2 and v.1.4.9. Support multiple values separated by a space. Change-Id: Id65c43872db33538e2f02f6f60b4571a5231717b 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`.