[Skiboot] [PATCH v2 1/5] hdata: Fix vpd parse

Stewart Smith stewart at linux.vnet.ibm.com
Tue Sep 5 14:49:21 AEST 2017


Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> We detect vpd data format in vpd_parse() and set "op_platform" variable.
> dt_add_vpd_node() depends on op_platform to select parser type.
>
> There are places where we call dt_add_vpd_node() even before calling
> vpd_parse(). And in such cases it will not parse vpd data properly.
>
> This patch fixes above issue.
>
> Fixes: 694546c1 (hdata/vpd: Parse the OpenPOWER OPFR record)
> CC: Ananth N Mavinakayanahalli <ananth at linux.vnet.ibm.com>
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>

I've taken patches 1-3 as of c6e9156379643afc45bef776b5a69b6e46b3dad1

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list