commit | 0529d284b008fa4b4ff9512da5f375decfd62740 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Dec 16 10:05:03 2020 -0600 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu Dec 17 14:57:43 2020 +0000 |
tree | a82e867255defe39d09ecd88764c25c1cff3eb65 | |
parent | 4dcf55d4e933c121c41f3b9461066bf3bd601ad9 [diff] |
config: add new everest machine support The upcoming IBM everest system will be supported within the "rainier" flash image. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I3f074fd1d8700ad921c6384e849e72e22ed29aff
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`.