[PATCH skeleton] Add BMC Flash dbus object to Palmetto

Chris Austen austenc at us.ibm.com
Sat Apr 30 04:10:40 AEST 2016


This will also be needed f Firestone and garrison.  Is there a concept of a common file?   
 
 Sent from my iPhone using IBM Verse
 
 On Apr 29, 2016, 12:31:27 PM, openbmc-patches at stwcx.xyz wrote:
 
 From: openbmc-patches at stwcx.xyz
 To: openbmc at lists.ozlabs.org
 Cc: 
 Date: Apr 29, 2016 12:31:27 PM
 Subject: [PATCH skeleton] Add BMC Flash dbus object to Palmetto
 
 
   From: Adriana Kobylak 
  Add the BMC Flash dbus object to Palmetto.py to expose interfaces
  to flash the BMC. Without it, there are no interfaces to flash BMC
  from REST. This change is already in Barreleye, just porting to Palmetto.
  ---
  bin/Palmetto.py | 6 ++++++
  1 file changed, 6 insertions(+)
  diff --git a/bin/Palmetto.py b/bin/Palmetto.py
  index 7172364..512a2ca 100755
  --- a/bin/Palmetto.py
  +++ b/bin/Palmetto.py
  @@ -123,6 +123,12 @@ APPS = {
   'monitor_process' : True,
   'process_name'    : 'flash_bios.exe',
   },
  + 'bmc_flash_control' : {
  + 'system_state'    : 'BMC_STARTING',
  + 'start_process'   : True,
  + 'monitor_process' : True,
  + 'process_name'    : 'bmc_update.py',
  + },
   'download_manager' : {
   'system_state'    : 'BMC_STARTING',
   'start_process'   : True,
  -- 
  2.8.1
  _______________________________________________
  openbmc mailing list
  openbmc at lists.ozlabs.org
  https://lists.ozlabs.org/listinfo/openbmc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160429/480884c6/attachment-0001.html>


More information about the openbmc mailing list