[Skiboot] [PATCH] opal-prd: display explicit message on IBM Power systems

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Nov 11 06:50:14 AEDT 2015


On Tue, 2015-11-10 at 18:48 +0100, Cédric Le Goater wrote:
> 
> +static const char * const openpower_systems[] = {
> +	"ibm,firestone", "tyan,habanero", "tyan,palmetto"
> +};

Hi Cedric !

I'm not fan of this. For each new machine (Garrison, Rattlesnake, ...)
we'll have to update the binary.

We should instead look for the properties that indicate the supprot for
the PRD in the device-tree. Jeremy, what do you recommend ?

Cheers,
Ben.





More information about the Skiboot mailing list