projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04f7953
)
mx28evk: add trimffs to nand command
author
Eric Benard
<eric@eukrea.com>
Mon, 8 Apr 2013 08:59:28 +0000
(08:59 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 16 Apr 2013 16:58:47 +0000
(18:58 +0200)
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>
include/configs/mx28evk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx28evk.h
b/include/configs/mx28evk.h
index d470b4733e52c8b7f021c60971aa4c472e821acd..b22a20b1901a9f1d1ddf0051a6491e868c856da1 100644
(file)
--- a/
include/configs/mx28evk.h
+++ b/
include/configs/mx28evk.h
@@
-63,6
+63,7
@@
#define CONFIG_CMD_USB
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_NAND
+#define CONFIG_CMD_NAND_TRIMFFS
/* Memory configurations */
#define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */