Difference between revisions of "Firmware Upstreaming"

From RCS Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
working with the 04-16-2019 branch, which is in the v2 firmware
 
working with the 04-16-2019 branch, which is in the v2 firmware
 
=== SBE ===
 
=== SBE ===
 +
same for Blackbird and Talos
 +
* Send IPL status codes to BMC over LPC port 81h/82h = https://github.com/open-power/sbe/pull/15
 +
* Disable SBE console print as it significantly slows down SBE execution
 +
 
=== HCODE ===
 
=== HCODE ===
 
=== Hostboot ===
 
=== Hostboot ===

Revision as of 14:28, 17 December 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.

Host firmware

working with the 04-16-2019 branch, which is in the v2 firmware

SBE

same for Blackbird and Talos

HCODE

Hostboot

same for Blackbird and Talos

  • cap voltage offset when biased
  • Add detailed ISTEP output option to hostboot
  • Don't try to add proprietary CAPP microcode image to PNOR (could be skipped in upstream)

OCC

  • remove prebuilt GPU1 binary

skiboot

op-build

  • skiroot kernel config changes

...

OpenBMC firmware