From: Simon Glass Date: Wed, 27 May 2020 12:56:53 +0000 (-0600) Subject: x86: minnowmax: Add support for Winbond flash X-Git-Tag: v2020.07-rc4~13^2~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b523c174d6f016ebf071a02b398dc790457cb9c5;p=oweals%2Fu-boot.git 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 Reviewed-by: Bin Meng --- diff --git a/board/intel/minnowmax/Kconfig b/board/intel/minnowmax/Kconfig index 543468cab5..82a6ca904e 100644 --- a/board/intel/minnowmax/Kconfig +++ b/board/intel/minnowmax/Kconfig @@ -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