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:
f2b76c6
)
configs: ls1021atwr: Enable DSPI for LS1021ATWR
author
Yao Yuan
<yao.yuan@freescale.com>
Tue, 15 Sep 2015 10:28:20 +0000
(18:28 +0800)
committer
Jagan Teki
<jteki@openedev.com>
Sun, 11 Oct 2015 11:13:06 +0000
(16:43 +0530)
DSPI2 can be verified when boot from QSPI now.
Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
include/configs/ls1021atwr.h
patch
|
blob
|
history
diff --git
a/include/configs/ls1021atwr.h
b/include/configs/ls1021atwr.h
index f6bd5fcece1fff05b69f50a77f2b589f42060886..02cc09c82b7e1911f9b1260f8e6e6ce5415e1cee 100644
(file)
--- a/
include/configs/ls1021atwr.h
+++ b/
include/configs/ls1021atwr.h
@@
-310,12
+310,16
@@
#define FSL_QSPI_FLASH_NUM 2
#define CONFIG_SPI_FLASH_STMICRO
+/* DSPI */
+#define CONFIG_FSL_DSPI
+#define CONFIG_SPI_FLASH_ATMEL
+#endif
+
/* DM SPI */
#if defined(CONFIG_FSL_DSPI) || defined(CONFIG_FSL_QSPI)
#define CONFIG_CMD_SF
#define CONFIG_DM_SPI_FLASH
#endif
-#endif
/*
* Video