
18 Oct
2024
18 Oct
'24
1:12 a.m.
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@chromium.org ---
arch/x86/cpu/coreboot/timestamp.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!