commit | 94060ff278e3ed4d91e4605701231d194a5013a3 | [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 | f5fbbe95798dba8f1536892598afbf33b5c07b5f [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>