[PATCH v5 05/13] smbios: Add more properties

Bin Meng bmeng.cn at gmail.com
Thu Nov 5 07:40:53 CET 2020


On Wed, Nov 4, 2020 at 11:22 PM Simon Glass <sjg at chromium.org> wrote:
>
> The current tables only support a subset of the available fields defined
> by the SMBIOS spec. Add a few more.
>
> We could use CONFIG_SYS_CPU or CONFIG_SYS_SOC as a default for family, but
> the meaning of that value relates more to the whole system rather than
> just the SoC.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v5:
> - Update commit message to explain why family does not have a default
>
>  lib/smbios.c | 4 ++++
>  1 file changed, 4 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list