summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoris van Vossen <joris.van.vossen@sintecs.nl>2018-08-28 14:33:58 (GMT)
committerJoris van Vossen <joris.van.vossen@sintecs.nl>2018-08-28 14:33:58 (GMT)
commit93e31747da028da1dbb2feb445deb56c5a9628e1 (patch)
tree351f0af19a45ae6fd278874bdee632709af6d844 /include
parent4f6f24dd262af3de99af72125e576a290efe00ee (diff)
downloadu-boot-93e31747da028da1dbb2feb445deb56c5a9628e1.tar.xz
MT25QU512 Flash support for Grapeboard
Diffstat (limited to 'include')
-rw-r--r--include/configs/grapeboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/grapeboard.h b/include/configs/grapeboard.h
index df93387..ea664a5 100644
--- a/include/configs/grapeboard.h
+++ b/include/configs/grapeboard.h
@@ -66,6 +66,8 @@
#define CONFIG_FSL_QSPI
#define QSPI0_AMBA_BASE 0x40000000
#define CONFIG_SPI_FLASH_SPANSION
+#define CONFIG_SPI_FLASH_STMICRO
+#define CONFIG_SPI_FLASH_BAR
#define CONFIG_SPI_FLASH_SST
#define FSL_QSPI_FLASH_SIZE SZ_64M
#define FSL_QSPI_FLASH_NUM 1