aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2024-01-11 16:39:36 +0200
committerTom Rini <trini@konsulko.com>2024-01-18 20:24:13 -0500
commitb6488caa1fd1a528718e15b87dfe980f366b88b3 (patch)
treee5b18daa5d5cb62756babafe81f7c651cd432db1 /scripts
parent5e2b472bd029af4a1ca85b04bd4a0c9c4b1a17b8 (diff)
smbios: fix matching issues for table types
commit 738b34668f28 ("smbios: Fallback to the default DT if sysinfo nodes are missing") allowed the code to fallback and fill in SMBIOS tables with properties from the compatible and product nodes of the DT, in case the 'smbios,sysinfo' node is missing. That works fine for Type1/2 tables, but for other types we need to match the smbios,sysinfo subnode name as well. So add it to the smbios_ctx and check it during the sysinfo <-> DT mathcing Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions