[PATCH 19/34] x86: Move coreboot timestamp info into coreboot_tables.h

Simon Glass sjg at chromium.org
Sat Mar 27 04:18:20 CET 2021


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 at chromium.org>
---

 arch/x86/cpu/coreboot/timestamp.c             | 12 ------
 .../x86/include/asm/arch-coreboot/timestamp.h | 25 +-----------
 arch/x86/include/asm/coreboot_tables.h        | 38 +++++++++++++++++++
 3 files changed, 39 insertions(+), 36 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list