commit | a7b4adee12a944d3d937fdf05c56ed58a1cd3cf9 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Mon Feb 25 17:49:29 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Wed Mar 13 11:01:53 2019 +0800 |
tree | 64dc037907b1f627963fe4a7904a09af40b23121 | |
parent | 5efca58658279f78bcc73282d3f3134a395ce68d [diff] |
Static layout: Implement factory reset Tested: Verify the partitions hard-coded are cleared during factory reset. Change-Id: I70febe5f8245a299d4e2a782414662dbf09e84cb 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`.