x86: Update coreboot serial table struct
authorSimon Glass <sjg@chromium.org>
Fri, 20 Dec 2019 00:58:19 +0000 (17:58 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 3 Feb 2020 17:19:25 +0000 (01:19 +0800)
commit8c3ccb3f6d5602e47536fa83d1a8b938cae06f11
treea77e09fd12f59af107bfd2389493e16f1ef6bfb1
parent62cbde4c4e462e5147d07cf1424492bb39e7bf94
x86: Update coreboot serial table struct

Since mid 2016, coreboot has additional fields in the serial struct that
it passes down to U-Boot. Add these so we are in sync.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/coreboot_tables.h