commit | 10e915abf1bd31d8b1dae8d01c731ac8dd76c7c0 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri May 31 13:25:36 2019 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Jun 21 10:07:04 2019 -0500 |
tree | 692c6eea5cbce78bbfd4837120ae203e708d4503 | |
parent | 851bc064b23c0fcb9c19be30948d1e4f5ec0253a [diff] |
Move script and systemd service files into repo Move the obmc-flash-bios script and systemd service files from openbmc/openbmc to the local repo. Tested: PNOR code update was successful on witherspoon. Change-Id: Ibb7adba0638b8205173cb0ec4d4d61f2aeb6ce28 Signed-off-by: Adriana Kobylak <anoo@us.ibm.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`.