x86: Move coreboot timestamp info into coreboot_tables.h
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:00:19 +0000 (18:00 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 00:59:37 +0000 (13:59 +1300)
commit17753b0382ce9b291e48a4e23d68e6b1d62c5871
tree38ff318df9891caf53af73e2cd85ed90775cf732
parente35b6497f417c60cdcaa521eb4cbd3b2bb2e8336
x86: Move coreboot timestamp info into coreboot_tables.h

This all relates to the sysinfo structure provided by coreboot. Put the
timestamp definitions into the same file as the others. Tidy up a few
comments at the same time.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/timestamp.c
arch/x86/include/asm/arch-coreboot/timestamp.h
arch/x86/include/asm/coreboot_tables.h