projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4711c1f
)
x86: minnowmax: Add support for Winbond flash
author
Simon Glass
<sjg@chromium.org>
Wed, 27 May 2020 12:56:53 +0000
(06:56 -0600)
committer
Bin Meng
<bmeng.cn@gmail.com>
Tue, 2 Jun 2020 01:16:13 +0000
(09:16 +0800)
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>
board/intel/minnowmax/Kconfig
patch
|
blob
|
history
diff --git
a/board/intel/minnowmax/Kconfig
b/board/intel/minnowmax/Kconfig
index 543468cab54343b0e5f53d4b635c3d018ba0bc10..82a6ca904e97427dd9d63432c51eda4dbbf315ea 100644
(file)
--- 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