
10 Jun
2024
10 Jun
'24
5:03 p.m.
On Fri, 26 Apr 2024 at 07:38, Michal Simek michal.simek@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@amd.com
lib/smbios.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org