commit | c098beb10cb5bac38253406c7cddc23312862ebe | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Apr 26 16:23:57 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 30 17:49:38 2021 +0000 |
tree | 236c1471406b1cf135c43834e21fc9ed77042983 | |
parent | fc886cabfe3699bfe70eee0359eb62c88f5dec17 [diff] |
Enable shellcheck Change-Id: I53bace2d0754df136d5443bffee9bbd41687cbbe 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`.