
On Sat, Feb 06, 2021 at 09:08:48PM +0800, Bin Meng wrote:
Hi Tom,
This PR includes the following x86 changes for v2021.04:
Various enhancements to smbios for more flexibility 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
Azure results: PASS https://dev.azure.com/bmeng/GitHub/_build/results?buildId=321&view=resul...
The following changes since commit 8308a28af821d6498186b3dd7463db9874cd2daf:
Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-02-05 09:39:31 -0500)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to 07c9e683a484bc8e5e22976feb54b1c1a460068d:
smbios: Allow a few values to come from sysinfo (2021-02-06 19:20:36 +0800)
Applied to u-boot/master, thanks!