summaryrefslogtreecommitdiffstats
path: root/include/configs/imx27lite.h
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2009-12-14 17:54:40 +0100
committerWolfgang Denk <wd@denx.de>2009-12-14 21:30:11 +0100
commit18e8ad60ee87431c01cc2686985b60cc54f5dd3b (patch)
tree6fac84bb2ed2b7378d99ff94bf72162fddae118d /include/configs/imx27lite.h
parentf4cfe42758192d09f8375e384cc000aa70d97029 (diff)
downloadtalos-obmc-uboot-18e8ad60ee87431c01cc2686985b60cc54f5dd3b.tar.gz
talos-obmc-uboot-18e8ad60ee87431c01cc2686985b60cc54f5dd3b.zip
imx27lite: Reenable MTD support on NOR flash.
The support for this was silently dropped by a configuration split during the merge of the imx27lite board support in commit 864aa034f3a0e10ce710e8bbda171df3cab59414 (cmd_mtdparts: Move to common handling of FLASH devices via MTD layer). Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'include/configs/imx27lite.h')
-rw-r--r--include/configs/imx27lite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/imx27lite.h b/include/configs/imx27lite.h
index 8ebb0bbee6..c639e5b6da 100644
--- a/include/configs/imx27lite.h
+++ b/include/configs/imx27lite.h
@@ -145,6 +145,7 @@
/*
* MTD
*/
+#define CONFIG_FLASH_CFI_MTD
#define CONFIG_MTD_DEVICE
/*
OpenPOWER on IntegriCloud