commit | 7d03b437b41c8c5db5f944e5566769928e600c22 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Sun Apr 19 09:52:14 2020 +0800 |
committer | Lei YU <mine260309@gmail.com> | Sun Apr 19 09:52:14 2020 +0800 |
tree | 6c916d7de3b2547571959bd2869c88c5aa24fd5d | |
parent | 228f16d47bf2fd45022faf05647e2bb1981a56f7 [diff] |
Remove Lei from MAINTAINERS Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Id64f1595e73d9456c424a10bb5602f9e4e4fc43e
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`.