[Skiboot] [PATCH 2/2] hw/ocmb: Clear top bit from offset before searching addr range

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Wed Dec 16 19:01:16 AEDT 2020


On 11/27/20 6:35 PM, Vasant Hegde wrote:
> Looks like HBRT sets top bit in pcbaddress before making OCMB SCOM request.
> We have to clear that bit so that we can find proper address range
> for SCOM operation.
> 
> Sample failure:
>    [ 2578.156011925,3] OCMB: no matching address range!
>    [ 2578.156044481,3] scom_read: to 80000028 off: 8006430d4008c000 rc = -26
> 
> Also move HRMOR_BIT macro to common include file (hdata/spira.h -> skiboot.h).

Merged to master as of f6ea3719782c478e.

-Vasant


More information about the Skiboot mailing list