projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4cfe42
)
imx27lite: Reenable MTD support on NOR flash.
author
Detlev Zundel
<dzu@denx.de>
Mon, 14 Dec 2009 16:54:40 +0000
(17:54 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 14 Dec 2009 20:30:11 +0000
(21:30 +0100)
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>
include/configs/imx27lite.h
patch
|
blob
|
history
diff --git
a/include/configs/imx27lite.h
b/include/configs/imx27lite.h
index 8ebb0bbee64436325f26581a2a20d3101009865b..c639e5b6da7d57f18957e2aed1bcc63e3e1b75e7 100644
(file)
--- a/
include/configs/imx27lite.h
+++ b/
include/configs/imx27lite.h
@@
-145,6
+145,7
@@
/*
* MTD
*/
+#define CONFIG_FLASH_CFI_MTD
#define CONFIG_MTD_DEVICE
/*