commit | 8dd63cb29bc1e300bc7204c3304f66745f1d3e84 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 28 13:37:37 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 28 13:48:38 2018 -0500 |
tree | f3f8154742a8be2b317d689b9c0889254ba9201b | |
parent | 31e336b4adf9910f90960223a526bdb033771efe [diff] |
README: Add repo description Added a short description about the openpower-pnor-code-mgmt repo. Change-Id: I86d1edcc10796c00468a96acc90aeda6ab896509 Signed-off-by: Gunnar Mills <gmills@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`.