x86: minnowmax: Add support for Winbond flash

This allows the use of the Dediprog em100pro so I can test SPI flash on
this board in my lab.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
Simon Glass 2020-05-27 06:56:53 -06:00 committed by Bin Meng
parent 4711c1f548
commit b523c174d6

View File

@ -21,6 +21,9 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select INTEL_BAYTRAIL
select BOARD_ROMSIZE_KB_8192
select SPI_FLASH_STMICRO
# Enable Winbond so we can use Dediprog em100pro emulator which does
# not support N25Q064
select SPI_FLASH_WINBOND
config PCIE_ECAM_BASE
default 0xe0000000