
8 Dec
2019
8 Dec
'19
12:30 p.m.
On Fri, Dec 6, 2019 at 7:04 AM Simon Glass sjg@chromium.org wrote:
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
arch/x86/include/asm/coreboot_tables.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com