commit | a98ff8d946cc140e4424b193fd2189529da3102a | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Sat May 19 01:27:04 2018 +0930 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue May 22 13:22:01 2018 -0500 |
tree | 174dd945fe210d56a2ac285bc84336764e68edbb | |
parent | cb273177fe8394717505e9ee605b4f6c57d41897 [diff] |
Add MAINTAINERS file Change-Id: I084bd67fd5179c7abe6d79e990e46cebd300cce6 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
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`.