commit | 322f3f4702cda3c2114091c51fa7d88014b7cef8 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Thu Feb 21 16:10:41 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Wed Mar 13 11:01:53 2019 +0800 |
tree | b9465b18857b53e3fb39f1466cbd28fc8f2480d1 | |
parent | dcb3fd799cd353925aaa269413b68b672f99315c [diff] |
Static layout: Add dummy item_updater This commit only adds the functions without implementation. Tested: Verify the code compiles with or without static layout. Change-Id: Id57640b367f9594d07e6780d446479eb7ac06007 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`.