commit | 8facccfaefcce6de0eba9156798ab7a548953d7a | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Nov 04 09:44:58 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Nov 04 10:49:42 2020 -0500 |
tree | 8b143b546d423f5256cb41be6e7a0a40d8a409e8 | |
parent | 87372ae14a19de229c24faa98192b6295712d024 [diff] |
style: update clang-format Pull the most recent OpenBMC style rules and run clang-format. Change-Id: Ifecce87b6aa64a2800dab3ba1e09ae415accb548 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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`.