Merge https://source.denx.de/u-boot/custodians/u-boot-x86
authorTom Rini <trini@konsulko.com>
Tue, 3 Aug 2021 01:35:50 +0000 (21:35 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 3 Aug 2021 01:35:50 +0000 (21:35 -0400)
- Fixed broken ICH SPI driver in software sequencer mode
- Added "m25p,fast-read" to SPI flash node for x86 boards
- Drop ROM_NEEDS_BLOBS and BUILD_ROM for x86 ROM builds
- Define a default TSC timer frequency for all x86 boards
- x86 MTRR MSR programming codes bug fixes
- x86 "hob" command bug fixes
- Don't program MTRR for DRAM for FSP1
- Move INIT_PHASE_END_FIRMWARE to FSP2
- Use external graphics card by default on Intel Crown Bay
- tangier: Fix DMA controller IRQ polarity in CSRT


Trivial merge