rv1126-uboot/arch/x86
Simon Glass f67cd51e65 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>
2014-11-21 07:24:10 +01:00
..
cpu x86: Save the BIST value on reset 2014-11-21 07:24:10 +01:00
dts dm: x86: Convert coreboot serial to use driver model 2014-10-23 19:45:45 -06:00
include/asm x86: Save the BIST value on reset 2014-11-21 07:24:10 +01:00
lib x86: Correct a few progress message nits 2014-10-28 20:44:27 -06:00
Kconfig kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 2014-10-23 13:19:09 -04:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00