[Skiboot] [PATCH v2 5/5] external/opal-prd: Add 'run' option to execute HBRT commands

Patrick Williams patrick at stwcx.xyz
Tue Aug 25 13:54:18 AEST 2015


On Mon, Aug 24, 2015 at 10:39:40PM -0500, Daniel M Crowell wrote:
> I don't like mfg_ as a prefix for this one because it likely would have 
> nothing to do with manufacturing.  I would suggest some kind of --debug 
> flag but that is already in use.  Maybe "opdev_" for Open Power Developer? 
>  

Maybe we should have made it --expert-mode instead of --mfg-mode?

The htmgt interface was prefixed with 'mfg' so that gives an obvious linkage
to which functions should be triggered by this extra option.

> 
> --
> Dan Crowell
> Senior Software Engineer - Power Systems Enablement Firmware
> IBM Rochester: t/l 553-2987
> dcrowell at us.ibm.com
> 
> 
> 
> From:   Patrick Williams <patrick at stwcx.xyz>
> To:     Neelesh Gupta <neelegup at linux.vnet.ibm.com>
> Cc:     skiboot at lists.ozlabs.org, Daniel M Crowell/Rochester/IBM at IBMUS, 
> Bill Schwartz/Austin/IBM at IBMUS, Christopher J Cain/Rochester/IBM at IBMUS
> Date:   08/24/2015 05:02 PM
> Subject:        Re: [Skiboot] [PATCH v2 5/5] external/opal-prd: Add 'run' 
> option to execute HBRT commands
> 
> 
> 
> On Tue, Aug 25, 2015 at 12:50:37AM +0530, Neelesh Gupta wrote:
> > From: Vaidyanathan Srinivasan <svaidy at linux.vnet.ibm.com>
> > 
> > opal-prd client to accept run command and pass it as-is to hbrt.
> > Example:
> > opal-prd -d run test hbrt -t 1 -c "good cmd"
> > argv[0] = test
> > argv[1] = hbrt
> > argv[2] = -t
> > argv[3] = 1
> > argv[4] = -c
> > argv[5] = good cmd
> > 
> > Above argc/argv passed to hbrt->run_command() and result out string
> > sent to the console.
> >
> 
> Is this one suppose to be a 'manufacturing' command as well?  I don't
> believe our intention is to use this for any permanent code.  This
> should be one of those "only use if you know what you are doing"
> commands.
> 
> We may want to change the name of the Hostboot side to 'mfg_run_command'
> if we determine this is a 'manufacturing' command.
> 
> ~~
> Patrick Williams
> [attachment "signature.asc" deleted by Daniel M Crowell/Rochester/IBM] 

-- 
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/skiboot/attachments/20150824/db0b02fc/attachment.sig>


More information about the Skiboot mailing list