summaryrefslogtreecommitdiff
path: root/board/mec1322_evb/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/mec1322_evb/board.h')
-rw-r--r--board/mec1322_evb/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/mec1322_evb/board.h b/board/mec1322_evb/board.h
index eccd28a76e..e75f53e62e 100644
--- a/board/mec1322_evb/board.h
+++ b/board/mec1322_evb/board.h
@@ -14,6 +14,8 @@
#define CONFIG_FANS 1
#define CONFIG_ADC
#define CONFIG_WAKE_PIN GPIO_S1
+#define CONFIG_SPI_FLASH_SIZE 0x00800000
+#define CONFIG_SPI_FLASH_W25Q64
#define CONFIG_SPI_PORT 0
#define CONFIG_SPI_CS_GPIO GPIO_SHD_CS0