Hi Christian,

On Mon, Feb 18, 2019 at 8:06 PM Christian Gmeiner
<christian.gmei...@gmail.com> wrote:
>
> Change-Id: I7a2e320f2296bc20e1ac2f10cc2297697c50e097

What is this?

> Signed-off-by: Christian Gmeiner <christian.gmei...@gmail.com>

Can you please include a commit message to explain the changes? Thanks!

> ---
>  arch/x86/cpu/coreboot/tables.c               | 13 +++++++++++++
>  arch/x86/include/asm/arch-coreboot/sysinfo.h |  6 +++++-
>  arch/x86/include/asm/coreboot_tables.h       | 11 +++++++++++
>  3 files changed, 29 insertions(+), 1 deletion(-)
>
> diff --git a/arch/x86/cpu/coreboot/tables.c b/arch/x86/cpu/coreboot/tables.c
> index bc18b710c9..fa26b66f24 100644
> --- a/arch/x86/cpu/coreboot/tables.c
> +++ b/arch/x86/cpu/coreboot/tables.c
> @@ -109,6 +109,16 @@ static void cb_parse_string(unsigned char *ptr, char 
> **info)
>         *info = (char *)((struct cb_string *)ptr)->string;
>  }
>

Regards,
Bin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to