commit | d1d19210e7bbffd5a6d7512539d13f8ec7d14b2a | [log] [tgz] |
---|---|---|
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | Fri Jun 01 14:02:24 2018 +1000 |
committer | Samuel Mendoza-Jonas <sam@mendozajonas.com> | Fri Jun 15 10:26:55 2018 +1000 |
tree | cbcc1b7064f2c67007a9a18474423d66bc5d1ffa | |
parent | afd0a45c9771d640f7f8596b8d305dff2bbf98cf [diff] |
generate-squashfs: Handle a signed VERSION partition If VERSION is signed it will be 8K instead of 4K to accomodate the header. Skip past the header so the version name can still be parsed. Change-Id: I07f0bd136a42e94e5b4e59eaa0eb59c1aacf2e87 Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.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`.