[PATCH skeleton 0/2] Flash bmc updates
OpenBMC Patches
openbmc-patches at stwcx.xyz
Thu Jun 23 10:40:58 AEST 2016
These are the initial two patches to the BMC flash update REST code that will increase reliability and make utility of the update process. These are in preparation to address openbmc/openbmc#293.
1. The u-boot environment was copying the raw flash for update, which would interfere with actually applying a mac address via rest and with setting or clearing the one-time boot overrides.
2. Prepare for the whitelist to be split, and do not error if the whitelist was previously removed. The old behavior would cause an error state if the whitelist had been removed by a previous update application in the current boot.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/skeleton/111)
<!-- Reviewable:end -->
https://github.com/openbmc/skeleton/pull/111
Milton Miller (2):
bmc_update: save runtime modified u-boot environment
bmc_update: allow whitelist to be files in a directory
pyflashbmc/bmc_update.py | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
--
2.9.0
More information about the openbmc
mailing list