summaryrefslogtreecommitdiff
path: root/include/configs/mx6qsabreauto.h
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-06-03 17:20:06 +0800
committerYe.Li <B37916@freescale.com>2014-06-17 11:13:40 +0800
commit525a935a20a81c60595c899439d5bf3d608d985c (patch)
treefcbf580b9b48a58bb3e7edf1bd42e4906feae6c9 /include/configs/mx6qsabreauto.h
parent0d1d042ec0016e40d3a2dbd35278b1456f04c9cb (diff)
downloadu-boot-imx-525a935a20a81c60595c899439d5bf3d608d985c.zip
u-boot-imx-525a935a20a81c60595c899439d5bf3d608d985c.tar.gz
u-boot-imx-525a935a20a81c60595c899439d5bf3d608d985c.tar.bz2
ENGR00315894-10 i.mx6:sabreauto: Add the GPMI nand support
Add the GPMI nand support to the iMX6 sabreauto: --Enable the GPMI NAND at default. --Enable the clocks --Set the default environment for nand boot Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Jason Liu <r64343@freescale.com> Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include/configs/mx6qsabreauto.h')
-rw-r--r--include/configs/mx6qsabreauto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6qsabreauto.h b/include/configs/mx6qsabreauto.h
index 8b7328c..3b601d0 100644
--- a/include/configs/mx6qsabreauto.h
+++ b/include/configs/mx6qsabreauto.h
@@ -26,6 +26,8 @@
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#define CONFIG_MXC_USB_FLAGS 0
+#define CONFIG_SYS_USE_NAND
+
#include "mx6sabre_common.h"
#include <asm/imx-common/gpio.h>