
27 Mar
2021
27 Mar
'21
4:18 a.m.
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 | 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!