https://github.com/open-power/capp-ucode
CAPP unit microcode and PNOR image build scripts
https://github.com/open-power/capp-ucode
capi capp-microcode capp-unit microcode
Last synced: about 1 month ago
JSON representation
CAPP unit microcode and PNOR image build scripts
- Host: GitHub
- URL: https://github.com/open-power/capp-ucode
- Owner: open-power
- Created: 2015-02-12T03:28:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T10:43:06.000Z (about 7 years ago)
- Last Synced: 2024-05-09T08:23:52.096Z (about 1 year ago)
- Topics: capi, capp-microcode, capp-unit, microcode
- Language: Shell
- Size: 22.5 KB
- Stars: 0
- Watchers: 15
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the CAPP microcode for **POWER8** and **POWER9** systems.
This needs to be loaded into the CAPP unit on a POWER8 or POWER9 using
skiboot for a system to use CAPI.Build script here formats the different ucodes into the hostboot SBE
format so that skiboot can parse them.To build, do:
./build.sh
Which will create a single file cappucode.bin.
DEBUG env variable can also be set to know which ucode blobs are being
merged to generate the CAPP ucode blob.