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!