diff options
author | Ye.Li <B37916@freescale.com> | 2015-03-09 11:59:08 +0800 |
---|---|---|
committer | Peng Fan <Peng.Fan@freescale.com> | 2015-04-29 15:02:00 +0800 |
commit | 6af24d6b2166b1e43c5339e21f14c22309743dec (patch) | |
tree | b1c4c16ffe6a388b18ecb87a8b84be8a839ce941 /include/configs/tcm-bf537.h | |
parent | ce7798efc2b7a2d7cf458a2f5e3d263a73588b27 (diff) | |
download | u-boot-imx-6af24d6b2166b1e43c5339e21f14c22309743dec.zip u-boot-imx-6af24d6b2166b1e43c5339e21f14c22309743dec.tar.gz u-boot-imx-6af24d6b2166b1e43c5339e21f14c22309743dec.tar.bz2 |
MLK-10385-4 imx: mx7dsabresd: Add board codes for NAND flash support
Update board codes to support GPMI NAND flash. Since the GPMI NAND needs
board rework, it is disabled at default. Two ways to enable GPMI NAND:
1. Define CONFIG_SYS_BOOT_NAND for NAND boot case
2. Modify the line 306 in mx7dsabresd.h from QSPI to NAND.
#define CONFIG_SYS_USE_QSPI /* Enable the QSPI flash at default */
to
#define CONFIG_SYS_USE_NAND /* Enable the NAND flash at default */
Signed-off-by: Ye.Li <B37916@freescale.com>
(cherry picked from commit 5db03facf3add6a95728bc97ac2300003a103932)
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'include/configs/tcm-bf537.h')
0 files changed, 0 insertions, 0 deletions