commit | eaa9b07637e457392f89e83194b2d818c9dfa9cb | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Mon Feb 25 16:01:45 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Thu Mar 07 10:46:57 2019 +0800 |
tree | 9e89e8bcd59ce85415c47cf041eae04789f27c0a | |
parent | bee5140642e935c266766906d41d3712da04d6ff [diff] |
Refactor: Remove unused isLowestPriority() The function isLowestPriority() is not used, remove it. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: Ib71ce5b9ad0319f8d7db3442d507c3fee7aba7fa Signed-off-by: Lei YU <mine260309@gmail.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`.