瀏覽代碼

mx28evk: add trimffs to nand command

this is usefull when writing an UBI image which contains
and UBIFS volume (check README.nand and UBI FAQ for more details)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Eric Benard 12 年之前
父節點
當前提交
8b360c0627
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/mx28evk.h

+ 1 - 0
include/configs/mx28evk.h

@@ -63,6 +63,7 @@
 #define CONFIG_CMD_USB
 #define CONFIG_CMD_USB
 #define CONFIG_CMD_BOOTZ
 #define CONFIG_CMD_BOOTZ
 #define CONFIG_CMD_NAND
 #define CONFIG_CMD_NAND
+#define CONFIG_CMD_NAND_TRIMFFS
 
 
 /* Memory configurations */
 /* Memory configurations */
 #define CONFIG_NR_DRAM_BANKS		1		/* 1 bank of DRAM */
 #define CONFIG_NR_DRAM_BANKS		1		/* 1 bank of DRAM */