commit | 367077ad07347c79c7cf830f0dcec37b1e2d43cb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 22:42:20 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:34:14 2014 +0100 |
tree | bc32859eb9ac1c865050ef190db6208478ddf9a9 | |
parent | f226c413c0ce4b92f82a11fd05f6d91d3c2e9613 [diff] |
x86: ivybridge: Check BIST value on boot The built-in self test value should be checked before we continue booting. Refuse to continue if there is something wrong. Signed-off-by: Simon Glass <sjg@chromium.org>