[PATCH docs] Update dbus-interfaces.md
OpenBMC Patches
openbmc-patches at stwcx.xyz
Mon May 23 12:50:09 AEST 2016
From: Chris Austen <causten at users.noreply.github.com>
---
dbus-interfaces.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dbus-interfaces.md b/dbus-interfaces.md
index 524bc3f..f4e043d 100644
--- a/dbus-interfaces.md
+++ b/dbus-interfaces.md
@@ -311,6 +311,8 @@ The control.BmcFlash interface allows applications update the BMC firmware.
| `updateViaTftp` | `ss` | `void` | **Perform a BMC firmware update using a TFTP server.**|
| | `s` | | The ipv4 address of the TFTP server hosting the firmware image file.|
| | `s` | | The name of the file containing the BMC firmware image.|
+| `update` | `s` | `void` | **Perform a BMC firmware update with a file already on the BMC.**|
+| | `s` | | The name of the file containing the BMC firmware image.|
### signals
| name | signature | description |
--
2.8.2
More information about the openbmc
mailing list