projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3964311
)
mx6ul_14x14_evk: Select CONFIG_FSL_QSPI
author
Fabio Estevam
<fabio.estevam@nxp.com>
Wed, 17 Feb 2016 19:32:14 +0000
(17:32 -0200)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 21 Feb 2016 10:11:19 +0000
(11:11 +0100)
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>
include/configs/mx6ul_14x14_evk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6ul_14x14_evk.h
b/include/configs/mx6ul_14x14_evk.h
index
4374c3a
..
c7e10f9
100644
(file)
--- 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