[PATCH openpower-inventory-upload] Introducing inventory upload
OpenBMC Patches
openbmc-patches at stwcx.xyz
Tue Apr 19 02:20:34 AEST 2016
This script collects the BMC inventory, encodes it in DTB format
and writes it to BIOS flash for consumption by the host firmware.
https://github.com/openbmc/openpower-inventory-upload/pull/1
Brad Bishop (1):
Introducing inventory upload
.gitignore | 62 +++++++++++++++++++++++++++++++++++++++
inventory_upload.py | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++
setup.cfg | 2 ++
setup.py | 6 ++++
4 files changed, 154 insertions(+)
create mode 100644 .gitignore
create mode 100644 inventory_upload.py
create mode 100644 setup.cfg
create mode 100644 setup.py
--
2.7.1
More information about the openbmc
mailing list