summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-07-15 11:39:04 +0800
committerYe.Li <B37916@freescale.com>2014-07-17 13:18:02 +0800
commit4c144fcbcdc60329765b59ff79891e792aec59ad (patch)
treeb4b2335163739023fd774b4c3ac26d6fd89effc3 /include/configs
parent54a0803b29c5ab459bedfb2c68c1e94b89866aa1 (diff)
downloadu-boot-imx-4c144fcbcdc60329765b59ff79891e792aec59ad.zip
u-boot-imx-4c144fcbcdc60329765b59ff79891e792aec59ad.tar.gz
u-boot-imx-4c144fcbcdc60329765b59ff79891e792aec59ad.tar.bz2
ENGR00322796 iMX6SXSABRESD: Enable Micron N25Q128 flash support for RevB board
The iMX6SX SABRESD RevB board uses Micron N25Q128 to replace Spansion S25FL128 on RevA board. So enable the CONFIG_SPI_FLASH_STMICRO and CONFIG_SPI_FLASH_SPANSION to support both two revisions. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx6sxsabresd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6sxsabresd.h b/include/configs/mx6sxsabresd.h
index fd85573..97c5a5b 100644
--- a/include/configs/mx6sxsabresd.h
+++ b/include/configs/mx6sxsabresd.h
@@ -309,6 +309,7 @@
#define CONFIG_CMD_SF
#define CONFIG_SPI_FLASH
#define CONFIG_SPI_FLASH_SPANSION
+#define CONFIG_SPI_FLASH_STMICRO
#define CONFIG_SF_DEFAULT_BUS 0
#define CONFIG_SF_DEFAULT_CS 0
#define CONFIG_SF_DEFAULT_SPEED 40000000