]> git.ipfire.org Git - thirdparty/u-boot.git/commit
smbios: get_str_from_dt() - add sysinfo_id description
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 29 Jan 2024 12:58:18 +0000 (13:58 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 2 Feb 2024 18:55:29 +0000 (19:55 +0100)
commitb327e64d5f541072d6a5051c05e5d55440a9038b
treee0b7a7753f41e725db5b1ad179ec622ab86049f9
parent85e490b22e89890c99660a13131aaeae52b249dd
smbios: get_str_from_dt() - add sysinfo_id description

Add description for parameter sysinfo_id of function get_str_from_dt().

Fixes: 07c9e683a484 ("smbios: Allow a few values to come from sysinfo")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/smbios.c