commit | fc886cabfe3699bfe70eee0359eb62c88f5dec17 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Apr 26 16:07:21 2021 +0000 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 30 17:49:31 2021 +0000 |
tree | 2421faa8fdfa6e77dd0ea7661ef11827fc637fd3 | |
parent | bee8ffdf974c44d441db4620af5ba44935e8f3ab [diff] |
vpnor/obmc-vpnor-util: fix shellcheck warnings Tested: Verified the PNOR symlinks were created successfully. Change-Id: Ieb0887b654bd6389e6314aa703e9c372b02ea0f8 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`.