[PATCH 2/3] lib: smbios: Let detect the system via sysinfo

Simon Glass sjg at chromium.org
Mon Jun 10 17:03:03 CEST 2024


On Fri, 26 Apr 2024 at 07:38, Michal Simek <michal.simek at amd.com> wrote:
>
> Currently code looks like that it sysinfo drivers are supported but
> actually none checking that system is detected. That's why call
> sysinfo_detect() to make sure that priv->detected in sysinfo uclass is
> setup hence information from driver can be passed to smbios.
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
>  lib/smbios.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list