commit | 43d44ea6770107c8cdc7ca5ce61e5e715e5d353f | [log] [tgz] |
---|---|---|
author | Edward A. James <eajames@us.ibm.com> | Mon Aug 21 16:08:44 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 30 19:51:44 2017 +0000 |
tree | 971f1f35740d7086ab762c27a01d21fae74f77bc | |
parent | 089152ae625f1d491d3849d7e47f801a7ff614bb [diff] |
Do not allow power on if PNOR doesn't have required image - The new BMC code requires the UBI based PNOR image to be loaded before HOST turns on. If the PNOR is not formatted as UBI, we want a clear error in the journal and quick fail to boot to notify the user. Resolves openbmc/openbmc#2117 Change-Id: I547ba488a94c5b5871c6327b0fd3af678c656b1b Signed-off-by: Saqib Khan <khansa@us.ibm.com> Signed-off-by: Edward A. James <eajames@us.ibm.com>