commit | bee5140642e935c266766906d41d3712da04d6ff | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Tue Feb 26 11:36:34 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Thu Mar 07 10:46:52 2019 +0800 |
tree | 655a851bb718fc30cbe29c57ad6a8d7c1c6cc39b | |
parent | da6ab6cb250354a69e0be1239323ee3c370dfe7d [diff] |
Refactor: Move determinId to ubi The function determinId is used only in ubi case, move it to ubi. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: I8974d25bf904a5202b913fc185790c5ecf8eca90 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`.