[PATCH ipmi-fru-parser v2] Handle IOBoard VPD for Barreleye

Patrick Williams patrick at stwcx.xyz
Thu Jun 30 04:37:06 AEST 2016


On Wed, Jun 29, 2016 at 09:00:21AM -0500, OpenBMC Patches wrote:
> From: Adriana Kobylak <anoo at us.ibm.com>
> diff --git a/argument.C b/argument.C
> index a7e0a94..a191613 100644
> --- a/argument.C
> +++ b/argument.C
> @@ -53,6 +53,7 @@ const option ArgumentParser::options[] =
>      { "eeprom",   required_argument,  NULL, 'e' },
>      { "fruid",    required_argument,  NULL, 'f' },
>      { "help",     no_argument,        NULL, 'h' },
> +    { "iob",      no_argument,        NULL, 'w' }, // ioboard workaround

Rather than a generic 'io board' workaround, do you think we should add
a parameter like --barreleye-workaround or --workarounds=barreleye ?

>      { 0, 0, 0, 0},
>  };

-- 
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160629/ab52e6d7/attachment.sig>


More information about the openbmc mailing list