On Fri, Dec 6, 2019 at 7:04 AM Simon Glass <[email protected]> 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 <[email protected]> > --- > > arch/x86/include/asm/coreboot_tables.h | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

