Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
authorTom Rini <trini@konsulko.com>
Mon, 1 Feb 2021 13:15:46 +0000 (08:15 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 1 Feb 2021 13:15:46 +0000 (08:15 -0500)
- Fix CMD_ACPI dependency in Kconfig
- Correct overflow in __udelay() in TSC timer driver
- Add a devicetree node for eMMC for Coral
- Minor improvements on image loading
- Reduce size of Samus image


Trivial merge