diff options
author | Simon Glass <sjg@chromium.org> | 2014-11-06 13:20:10 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-11-21 07:24:10 +0100 |
commit | f67cd51e654ba6498230314b6e82b4dbbd4bfca7 (patch) | |
tree | 9f0b5e3b81734484df64e8b679a0eb66532ec49a /arch/x86/include/asm/cpu.h | |
parent | e1ffd81797d59652124bd9cda813a58644f5dea9 (diff) | |
download | u-boot-f67cd51e654ba6498230314b6e82b4dbbd4bfca7.tar.gz |
x86: Save the BIST value on reset
The built in self test value is available in register eax on start-up. Save
it so that it can be accessed later. Unfortunately we must wait until the
global_data is available before we can do this, so there is a little bit of
shuffling to keep it around.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/include/asm/cpu.h')
0 files changed, 0 insertions, 0 deletions