| commit | c1a97bf89aeef02fd1d3e3efb325521911a1f430 | [log] [tgz] |
|---|---|---|
| author | Adriana Kobylak <anoo@us.ibm.com> | Wed Apr 21 14:52:28 2021 +0000 |
| committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 30 14:44:08 2021 +0000 |
| tree | 4631f5efc622af12392e5a05da71e2c2bd627feb | |
| parent | 7bd45a302c451802956a49e3f0704fbabded35cd [diff] |
generate-ubi: fix shellcheck warnings
Tested: Flashed the generated witherspoon.ubi.mtd file to a witherspoon
PNOR chip and verified the ubi volumes were present.
Change-Id: I2df088b217d0ed2f34f56b43c15fc9c6cb062338
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`.