[Skiboot] [PATCH V3 2/6] phb3: Load CAPP ucode to both CAPP units on Naples
Philippe Bergheaud
felix at linux.vnet.ibm.com
Fri Apr 1 00:15:26 AEDT 2016
On 03/31/2016 06:09 AM, Stewart Smith wrote:
> Philippe Bergheaud <felix at linux.vnet.ibm.com> writes:
>> --- a/include/phb3.h
>> +++ b/include/phb3.h
>> @@ -314,6 +314,13 @@ struct phb3 {
>> struct phb phb;
>> };
>>
>> +#define PHB3_IS_NAPLES(p) ((p)->rev == PHB3_REV_NAPLES_DD10)
> Should this be the other way around?
>
I am not sure I understand what you mean.
Should I swap the operands around the operator == ?
Philippe
More information about the Skiboot
mailing list