[PATCH] smbios: only look for a SYSINFO udevice if SYSINFO support is enabled
Tom Rini
trini at konsulko.com
Tue Jun 18 20:57:50 CEST 2024
On Mon, 10 Jun 2024 18:13:46 +0200, Quentin Schulz wrote:
> If SYSINFO support isn't enabled, it's a given that uclass_first_device
> for UCLASS_SYSINFO will not find anything, therefore let's skip the test
> entirely.
>
> This allows to get rid of the following debug message that may be
> confusing:
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list