[Skiboot] [PATCH 1/2] hw/imc: move imc_init() towards end main_cpu_entry()

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Thu May 13 23:48:36 AEST 2021


On 9/29/20 5:27 PM, Madhavan Srinivasan wrote:
> imc_init() checks for the 24x7 microcode state at boot to
> check whether the microcode is in proper state (running or paused).
> But in a larger system, loading of 24x7 microcode by OCC gets delayed.
> Because of this, imc_init() removes imc devices from the device tree.
> 
> Moving imc_init() function towards end of the main_cpu_entry()
> works around this.
> 
> Signed-off-by: Madhavan Srinivasan <maddy at linux.ibm.com>

Thanks! Merged this series to master as of  d505f403.

-Vasant




More information about the Skiboot mailing list