summaryrefslogtreecommitdiffstats
path: root/include/configs/mx28evk.h
diff options
context:
space:
mode:
authorEric Benard <eric@eukrea.com>2013-04-08 08:59:28 +0000
committerStefano Babic <sbabic@denx.de>2013-04-16 18:58:47 +0200
commit8b360c0627514b2f9082630dadcc9a4a71fba17f (patch)
tree12549f9316cd55f1fc12e9b40ecb15d51aff8f82 /include/configs/mx28evk.h
parent04f79536c3fee3bef1ceb259c303b69100e0baf7 (diff)
downloadblackbird-obmc-uboot-8b360c0627514b2f9082630dadcc9a4a71fba17f.tar.gz
blackbird-obmc-uboot-8b360c0627514b2f9082630dadcc9a4a71fba17f.zip
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>
Diffstat (limited to 'include/configs/mx28evk.h')
-rw-r--r--include/configs/mx28evk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index d470b4733e..b22a20b190 100644
--- 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 */
OpenPOWER on IntegriCloud