Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
authorTom Rini <trini@konsulko.com>
Fri, 6 Nov 2020 13:41:49 +0000 (08:41 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 6 Nov 2020 14:46:43 +0000 (09:46 -0500)
- Add a new SMBIOS parser and enable it when booting from coreboot
- Fix up various driver names to avoid dtoc warnings
- Fully enable ACPI support on Google Chromebook Coral
- Add a way to set SMBIOS properties using the devicetree
- Update existing boards to use devicetree for SMBIOS using a new
  default sysinfo driver


Trivial merge