commit | 45c267a9aace7a29279140e3578207c7e4c86ae0 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Mar 18 15:10:49 2019 -0500 |
committer | Lei YU <mine260309@gmail.com> | Tue Mar 19 10:19:37 2019 +0800 |
tree | 7b2d323180c87b859827bde8cd5eaed3ba896213 | |
parent | e499446423d6ebe96f74e079de36a8929d47277b [diff] |
Add Lei as Maintainer Lei has written all the function needed to support updates on a static layout PNOR. He's committed to maintaining this piece and verifying that submitted changes are compatible with this layout. Change-Id: I50e3c51d47e6e3623849036bb4269d0dee921190 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`.