[PATCH v3 2/4] x86: Update coreboot serial table struct
Bin Meng
bmeng.cn at gmail.com
Mon Feb 3 03:34:41 CET 2020
On Fri, Dec 20, 2019 at 8:58 AM Simon Glass <sjg at 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/x86/include/asm/coreboot_tables.h | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list