]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Add timestamps from coreboot to bootstage
authorSimon Glass <sjg@chromium.org>
Wed, 28 Aug 2024 20:13:54 +0000 (14:13 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Oct 2024 20:10:21 +0000 (14:10 -0600)
commite1c0dd369d759e1dc23e2cd7ab9fca2095c9b714
tree875de07417140bfe8c971e26d88d578a6e28b423
parent734b0cbbca62a70d5a7c40d17fc45eb6cf1298ea
x86: coreboot: Add timestamps from coreboot to bootstage

Receiving timestamps from coreboot was unceremoniously dropped some time
ago. Add it back.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 8ad01ce36f7 ("x86: Remove x86 specific GD flags as they are...")
arch/x86/cpu/coreboot/coreboot.c