[PATCH 0/2 v3] Provide a fallback to smbios tables

Tom Rini trini at konsulko.com
Wed Dec 20 22:01:37 CET 2023


On Thu, Dec 07, 2023 at 11:18:48AM +0200, Ilias Apalodimas wrote:

> Hi,
> 
> This is v3 of the smbios series [0].
> v3 has a bigger cleanup in the existing smbios code, folding in
> smbios_add_string() that were sprinkled around  to smbios_add_prop().
> 
> The latter is now the only caller of smbios_add_string().
> 
> Simon asked for a selftest which makes sense, but we plan to refactor some
> of the smbios creation code anyway. I am happy to add tests once we do that
> 
> I've also removed the r-b tags from Peter and Tom, since some of the code
> they reviewed changed.
> 
> [0] https://lore.kernel.org/u-boot/20231127171058.165777-1-ilias.apalodimas@linaro.org/
> Ilias Apalodimas (2):
>   smbios: Simplify reporting of unknown values
>   smbios: Fallback to the default DT if sysinfo nodes are missing
> 
>  lib/smbios.c | 163 ++++++++++++++++++++++++++++++++++++++-------------
>  1 file changed, 122 insertions(+), 41 deletions(-)

With the understanding that tests will be added "soon" as well as any
reasonable cleanup of the code (along with adding features like
chassis-type being added), I've applied the series to u-boot/next now.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231220/506d76e2/attachment.sig>


More information about the U-Boot mailing list