u-boot-brain/drivers/sysinfo
Simon Glass 44c74bdd58 sysinfo: Provide a default driver to set SMBIOS values
Some boards want to specify the manufacturer or product name but do not
need to have their own sysinfo driver.

Add a default driver which provides a way to specify this SMBIOS
information in the devicetree, without needing any board-specific
functionality.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-06 10:18:20 +08:00
..
gazerbeam.c board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
gazerbeam.h board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
Kconfig sysinfo: Provide a default driver to set SMBIOS values 2020-11-06 10:18:20 +08:00
Makefile sysinfo: Provide a default driver to set SMBIOS values 2020-11-06 10:18:20 +08:00
sandbox.c board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
sandbox.h board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
smbios.c sysinfo: Provide a default driver to set SMBIOS values 2020-11-06 10:18:20 +08:00
sysinfo-uclass.c board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00