[PATCH 1/3] x86: coreboot: Update the timestamp code to use sysinfo

Simon Glass sjg at chromium.org
Fri Oct 18 01:12:11 CEST 2024


Rather than using a special variable, get the timestamp info from the
coreboot sysinfo struct. Return a proper error as well.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/x86/cpu/coreboot/timestamp.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list