]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx27lite: Reenable MTD support on NOR flash.
authorDetlev Zundel <dzu@denx.de>
Mon, 14 Dec 2009 16:54:40 +0000 (17:54 +0100)
committerWolfgang 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

index 8ebb0bbee64436325f26581a2a20d3101009865b..c639e5b6da7d57f18957e2aed1bcc63e3e1b75e7 100644 (file)
 /*
  * MTD
  */
+#define CONFIG_FLASH_CFI_MTD
 #define CONFIG_MTD_DEVICE
 
 /*