Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
authorTom Rini <trini@konsulko.com>
Sat, 6 Feb 2021 14:45:58 +0000 (09:45 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 6 Feb 2021 14:45:58 +0000 (09:45 -0500)
- 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


Trivial merge