Difference between revisions of "Firmware Upstreaming"
Jump to navigation
Jump to search
(Created page with "This page should cover firmware upstreaming for Talos and other RaptorCS systems. Because it would be very useful to be able to build new firmware directly from upstream sourc...") |
(Add link to upstream pull request for (mostly) equivalent dram ram) |
||
Line 5: | Line 5: | ||
=== HCODE === | === HCODE === | ||
=== Hostboot === | === Hostboot === | ||
− | * DRAM freq rounding fix - upstream diverged in the ps_to_freq() function | + | * DRAM freq rounding fix - upstream diverged in the ps_to_freq() function [https://github.com/open-power/hostboot/pull/162 [pull request]] |
* cap voltage offset when biased | * cap voltage offset when biased | ||
+ | |||
=== OCC === | === OCC === | ||
* remove prebuilt GPU1 binary | * remove prebuilt GPU1 binary |
Revision as of 21:31, 26 January 2019
This page should cover firmware upstreaming for Talos and other RaptorCS systems. Because it would be very useful to be able to build new firmware directly from upstream sources.
Contents
Host firmware
SBE
HCODE
Hostboot
- DRAM freq rounding fix - upstream diverged in the ps_to_freq() function [pull request]
- cap voltage offset when biased
OCC
- remove prebuilt GPU1 binary
skiboot
op-build
- skiroot kernel config changes