summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6ul_14x14_evk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-02-17 17:32:14 -0200
committerStefano Babic <sbabic@denx.de>2016-02-21 11:11:19 +0100
commite9e18353c0c5b8c9d48a143f81d6e8f69eb20d3b (patch)
tree0aeec33a5db0a370670b00b98b530a0dcd9e8a65 /include/configs/mx6ul_14x14_evk.h
parent3964311473e00f4d22034cefe56d96bb625e6ba4 (diff)
downloadtalos-obmc-uboot-e9e18353c0c5b8c9d48a143f81d6e8f69eb20d3b.tar.gz
talos-obmc-uboot-e9e18353c0c5b8c9d48a143f81d6e8f69eb20d3b.zip
mx6ul_14x14_evk: Select CONFIG_FSL_QSPI
Select CONFIG_FSL_QSPI so that the SPI can be probed: => sf probe SF: Detected N25Q256 with page size 256 Bytes, erase size 64 KiB, total 32 MiB Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include/configs/mx6ul_14x14_evk.h')
-rw-r--r--include/configs/mx6ul_14x14_evk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6ul_14x14_evk.h b/include/configs/mx6ul_14x14_evk.h
index 4374c3a41f..c7e10f91d3 100644
--- a/include/configs/mx6ul_14x14_evk.h
+++ b/include/configs/mx6ul_14x14_evk.h
@@ -195,6 +195,7 @@
#define CONFIG_CMD_CACHE
#endif
+#define CONFIG_FSL_QSPI
#ifdef CONFIG_FSL_QSPI
#define CONFIG_CMD_SF
#define CONFIG_SPI_FLASH
OpenPOWER on IntegriCloud