]> git.dujemihanovic.xyz Git - u-boot.git/commit
smbios: Correct gd_smbios_start()
authorSimon Glass <sjg@chromium.org>
Sun, 31 Dec 2023 15:25:48 +0000 (08:25 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 7 Jan 2024 20:45:06 +0000 (13:45 -0700)
commitb2b58e1ef5c3f60ce6db1d6192c265d4ee45b170
tree3ec072a0ea325ab57462708b586f9f78781e70fc
parent70924294f375c351339f029b9615b52608e04cf4
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>
include/asm-generic/global_data.h
lib/efi_loader/efi_smbios.c