commit | a9cfcedc9a6efdd180a5cfa506a59906deb1372f | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Sun Apr 08 15:01:57 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Sun Apr 08 15:01:57 2018 -0500 |
tree | 3e23f32e5dcb6b5941420b2c5230d0bb14394f3a | |
parent | 808c40d989fb27f06b9bbc4dabc32ba7d92d3fe4 [diff] |
Spelling fixes Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: I1070feb715b037adbb55badc516d8a63c0b721bc 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`.