u-boot/drivers/sysinfo
Simon Glass 6f646d13f4 sysinfo: Allow displaying more info on startup
At present only the model name is shown on start. Some boards want to
display more information. Add some more options to allow display of the
manufacturer as well as the version and date of any prior-stage
firmware.

This is useful for coreboot, at least. If other boards have more
information to display, it is easy to add it, now.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-11-28 12:53:04 -05:00
..
gazerbeam.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
gazerbeam.h sysinfo: Use global sysinfo IDs for existing sysinfo drivers 2021-05-04 07:57:18 -04:00
gpio.c sysinfo: gpio: fix loop over DT "revisions" array 2023-03-30 15:09:59 -04:00
Kconfig sysinfo: Allow displaying more info on startup 2023-11-28 12:53:04 -05:00
Makefile sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver 2021-07-20 23:33:54 +02:00
rcar3.c ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I 2023-03-10 17:46:09 +01:00
sandbox.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
sandbox.h sysinfo: Use global sysinfo IDs for existing sysinfo drivers 2021-05-04 07:57:18 -04:00
smbios.c sysinfo: Provide a default driver to set SMBIOS values 2020-11-06 10:18:20 +08:00
sysinfo-uclass.c dm: core: Switch uclass_*_device_err to use uclass_*_device_check 2022-10-29 07:36:33 -06:00