summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFred Fan <r01011@freescale.com>2009-02-23 13:57:38 +0800
committerFred Fan <r01011@freescale.com>2009-09-09 17:27:24 +0800
commit103edf8bf3216697f38dbf7b42be23ab3755cd72 (patch)
tree7855d89e7525571c0a22a8279ff75c90e581e0d2 /include
parent4a9ee8a22327ddbd4f2c296a834fcc90fc2d1d14 (diff)
downloadu-boot-imx-103edf8bf3216697f38dbf7b42be23ab3755cd72.zip
u-boot-imx-103edf8bf3216697f38dbf7b42be23ab3755cd72.tar.gz
u-boot-imx-103edf8bf3216697f38dbf7b42be23ab3755cd72.tar.bz2
ENGR00102788 Remove CONFIG_NAND_BOOT on i.MX31 3stack
1. Change NAND driver Makefile to bulild individual nand driver on i.MX31 and i.MX35. 2. Remove CONFIG_NAND_BOOT to common boot code which supports boot from nand and nor. Signed-off-by: Fred Fan <r01011@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx31_3stack.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx31_3stack.h b/include/configs/mx31_3stack.h
index 7aaef4f..887ffe3 100644
--- a/include/configs/mx31_3stack.h
+++ b/include/configs/mx31_3stack.h
@@ -35,7 +35,6 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
-#define CONFIG_NAND_BOOT
#define CONFIG_SKIP_RELOCATE_UBOOT
#define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */