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>
Showing
- arch/x86/cpu/coreboot/timestamp.c 0 additions, 12 deletionsarch/x86/cpu/coreboot/timestamp.c
- arch/x86/include/asm/arch-coreboot/timestamp.h 1 addition, 24 deletionsarch/x86/include/asm/arch-coreboot/timestamp.h
- arch/x86/include/asm/coreboot_tables.h 38 additions, 0 deletionsarch/x86/include/asm/coreboot_tables.h
Loading
Please register or sign in to comment