aboutsummaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2024-04-26 15:38:13 +0200
committerTom Rini <trini@konsulko.com>2024-06-20 11:41:43 -0600
commita5a57562856e109654e793fc821a7fcb1a914d6e (patch)
tree3486d8234cd9d8c8fc06e3d80398d9ff7e424346 /boot
parent85df7f173cd2ec2acaf163e0136ef9e4e940917f (diff)
downloadu-boot-a5a57562856e109654e793fc821a7fcb1a914d6e.zip
u-boot-a5a57562856e109654e793fc821a7fcb1a914d6e.tar.gz
u-boot-a5a57562856e109654e793fc821a7fcb1a914d6e.tar.bz2
lib: smbios: Detect system properties via SYSINFO IDs
Code is pretty much supports only DT properties and completely ignore information coming from sysinfo driver. Code is calling smbios_add_prop() which calls with smbios_add_prop_si(SYSINFO_ID_NONE). But SYSINFO_ID_NONE can't differentiate different entries from sysinfo driver. That's why introduce separate SYSINFO macros which can be used in sysinfo driver and passed to smbios structure. Signed-off-by: Michal Simek <michal.simek@amd.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boot')
0 files changed, 0 insertions, 0 deletions