commit | bb5ff4a32f8de59338727878b329d0b0030f8d73 | [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 | ae447f7889b4660a224baab70f6b03bff7db6d65 | |
parent | 5836589bd58cd89d767bd34743f1bc1862c7b575 [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>