u-boot/arch/x86
Bin Meng 5c564b0d2f x86: coreboot: Set up timer base correctly
If coreboot is built with CONFIG_COLLECT_TIMESTAMPS, use the value
of base_time in coreboot's timestamp table as our timer base,
otherwise TSC counter value will be used.

Sometimes even coreboot is built with CONFIG_COLLECT_TIMESTAMPS,
the value of base_time in the timestamp table is still zero, so
we must exclude this case too (this is currently seen on booting
coreboot in qemu).

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-01-13 07:25:02 -08:00
..
cpu x86: coreboot: Set up timer base correctly 2015-01-13 07:25:02 -08:00
dts x86: ivybridge: Update microcode early in boot 2015-01-13 07:25:02 -08:00
include/asm x86: fsp: Drop get_hob_type() and get_hob_length() 2015-01-13 07:25:02 -08:00
lib x86: fsp: Drop get_hob_type() and get_hob_length() 2015-01-13 07:25:02 -08:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Drop RAMTOP Kconfig 2015-01-13 07:24:58 -08:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00