
Hi Simon,
On 2024-10-18 01:12, Simon Glass wrote:
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 | 2 ++ 1 file changed, 2 insertions(+)
Applied to u-boot-dm, thanks!
I was under the impression that you would rework this to prepend the coreboot bootstage records instead of adding the preceding coreboot records in the middle of existing U-Boot records.
Or did I misinterpret your response [1] to my "bootstage: Do not sort records" patch [2] and you instead wanted me to do this?
[1] https://lore.kernel.org/u-boot/CAFLszTjz9dX2UzUHgbmsr2no4seK07oo2PC++hS2t7CP... [2] https://patchwork.ozlabs.org/project/uboot/patch/20240803124149.2916030-3-jo...
Regards, Jonas