commit | bee8ffdf974c44d441db4620af5ba44935e8f3ab | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Apr 21 14:17:34 2021 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 30 15:14:22 2021 +0000 |
tree | 06f4229ab33b89ac0619b4e4ee7b61b90d041d52 | |
parent | f6d4d76bdca151331870cf2658ea4ff1b4680f23 [diff] |
ubi/obmc-flash-bios: fix shellcheck warnings Tested: Ran PNOR code update on witherspoon. Change-Id: I6bca3b3651e29aa16b58e05c4b59bdb6a8717c27
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`.