[PATCH v4 00/12] smbios: Enhancements for more flexibility
Bin Meng
bmeng.cn at gmail.com
Sat Feb 6 12:19:34 CET 2021
On Fri, Feb 5, 2021 at 12:17 PM Simon Glass <sjg at chromium.org> wrote:
>
> This series includes various patches to allow more flexibility as to where
> the data for SMBIOS tables comes from:
>
> - introduces some standard sysinfo options as a source, e.g. to read
> strapping pins to determine the board revision
> - allows the U-Boot version number to be included
> - allows the version number to be provided programmatically, e.g. to
> support the build system adding information after U-Boot is built
>
> Documentation is added for how to obtain version information.
>
> The code is also refactored a little to make it easier to maintain.
>
> Changes in v4:
> - Drop debugging change to doc/Makefile
>
series applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list