Receiving timestamps from coreboot was unceremoniously dropped some time
ago. Add it back.
Signed-off-by: Simon Glass <sjg at chromium.org>
Fixes: 8ad01ce36f7 ("x86: Remove x86 specific GD flags as they are...")
---
arch/x86/cpu/coreboot/coreboot.c | 2 ++
1 file changed, 2 insertions(+)
Applied to u-boot-dm, thanks!