This should access arch-specific properties. Fix it and update the existing usage.
Signed-off-by: Simon Glass <s...@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de> Reviewed-by: Ilias Apalodimas <ilias.apalodi...@linaro.org> --- (no changes since v2) Changes in v2: - Add a new patch to correct gd_smbios_start() include/asm-generic/global_data.h | 2 +- lib/efi_loader/efi_smbios.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm/next, thanks!