commit | da6ab6cb250354a69e0be1239323ee3c370dfe7d | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Fri Feb 22 14:21:22 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Thu Mar 07 10:46:36 2019 +0800 |
tree | 7358df01e627f4c5597d1b9a2f11955e37ff202d | |
parent | f3ce4337c959001fc764960fe133edbb71c95c5a [diff] |
Refactor: Move watch to ubi watch is ubi specific functions, move it to ubi dir. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: Ia7f6b6de845ddd40e2a32ad626d3b7af9074c7f3 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`.