commit | 847f54c033075af5fb4aa34864d2c07585073794 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Dec 01 13:19:05 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Dec 01 13:38:46 2020 -0500 |
tree | 51acd4ef4897ec6ec127ac1ad816fd6c0461ce28 | |
parent | 099543e4d7a30546570d615c9c8a5a2e8b0c09d4 [diff] |
mmc: process host firmware blob files Invoke the new process-host-firmware subcommand when performing emmc setup. Change-Id: I47cf1e4b7139027b22623633caa05081af4ca2a8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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`.