[PATCH] smbios: Fix wrong sysinfo ID for Type 3 enclosure asset tag
Tom Rini
trini at konsulko.com
Mon Jun 8 21:53:21 CEST 2026
On Fri, 05 Jun 2026 09:33:31 +0200, boewingloh.linux at gmail.com wrote:
> smbios_write_type3() uses SYSID_SM_BASEBOARD_ASSET_TAG (Type 2) instead
> of SYSID_SM_ENCLOSURE_ASSET_TAG (Type 3) for the enclosure asset tag.
> This causes the enclosure's asset tag to be read from the baseboard
> sysinfo field rather than the enclosure-specific one.
>
> Fixes: bcf456dd ("smbios: add detailed smbios information")
>
> [...]
Applied to u-boot/master, thanks!
[1/1] smbios: Fix wrong sysinfo ID for Type 3 enclosure asset tag
commit: 6d7171bcfe2994a5fc42dd900bbaea732db1aeac
--
Tom
More information about the U-Boot
mailing list