Difference between revisions of "Blackbird/Firmware"
Jump to navigation
Jump to search
(Created page with "= Blackbird Official Firmware Builds = For upgrade instructions, please visit the Firmware Upgrade Quick Start page. Alternatively, for those...") |
m (Protected "Blackbird/Firmware": Official firmware image ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
Revision as of 02:49, 23 May 2019
Blackbird Official Firmware Builds
For upgrade instructions, please visit the Firmware Upgrade Quick Start page. Alternatively, for those wishing to build from source, please visit the Compiling Firmware page.
All firmware builds are cryptographically signed with the current Raptor Computing Systems firmware signing key at time of release [1]. The intermediate firmware signer keys, in turn, are signed by our master umbrella key [2].
System Package v1.00
Released: 05-22-2019
- BMC: eb50c3fe9fc09aec6f874946362642bbd73a6955
- PNOR: 3fe7beacf0ced330b2fdd5302c5f48f7458e98c3
- FPGA: 32784cea6d7b9fac9871e9d3909d4b7ac199a7f6
Change Log
- Initial release
Known Issues
- The BMC kernel (incorrectly) detects an SPI master collision on bus 12, yielding a never ending stream of warnings from the i2c core. As this is not a trivial fix given the state of the ASpeed i2c drivers, and the spew is mostly harmless, the decision was made to ship anyway instead of incurring a lengthy delay to rewrite the drivers. If console access to the BMC is desired over serial, "dmesg -n 1" after login will silence the warnings on the console. This issue will be fixed in a future BMC firmware update.