]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit158c94417e2a78f28af818327dfee5a6e4b1f933
tree38ff318df9891caf53af73e2cd85ed90775cf732
parent36836ad793af839657147beff1b49ba15731f765
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