commit | 42b7da5ed8e5bb8779987880b395a48ebc308bdf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 31 08:25:48 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Jan 07 13:45:06 2024 -0700 |
tree | 3ec072a0ea325ab57462708b586f9f78781e70fc | |
parent | f86d7a028e13ff0fe0f312f4091c869e334d8c44 [diff] |
smbios: Correct gd_smbios_start() This should access arch-specific properties. Fix it and update the existing usage. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>