[Skiboot] [PATCH RESEND] platforms/astbmc: Don't validate model on palmetto
Stewart Smith
stewart at linux.vnet.ibm.com
Mon Jun 19 16:46:20 AEST 2017
Gavin Shan <gwshan at linux.vnet.ibm.com> writes:
> The platform isn't compatible with palmetto until the root device-tree
> node's "model" property is NULL or "palmetto". However, we could have
> "TN71-BP012" for the property on palmetto.
>
> linux# cat /proc/device-tree/model
> TN71-BP012
>
> This skips the validation on root device-tree node's "model" property
> on palmetto, meaning we check the "compatible" property only.
>
> Signed-off-by: Gavin Shan <gwshan at linux.vnet.ibm.com>
> ---
> platforms/astbmc/palmetto.c | 11 ++---------
> 1 file changed, 2 insertions(+), 9 deletions(-)
thanks, merged to master as of 7f5e5d0c2df88bf265301c57dbc8d96074df0770
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list