commit | f6d4d76bdca151331870cf2658ea4ff1b4680f23 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Apr 21 10:46:14 2021 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 30 14:44:08 2021 +0000 |
tree | 3933ff8c603cbf0f01663aa22a6b86110447cf7d | |
parent | c1a97bf89aeef02fd1d3e3efb325521911a1f430 [diff] |
mmc/obmc-flash-bios: fix shellcheck warnings Tested: Verified code update was successful on Tacoma. Change-Id: Ieb87080f91e7d591f3dad1475d73bcbb920d799f 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`.