summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-01-08 12:56:17 (GMT)
committerMike Frysinger <vapier@gentoo.org>2010-01-17 14:17:27 (GMT)
commitc46a0ebf82d3fd27dd21ad7d4fe7f11c2b2b0b21 (patch)
tree206ad9bc9ea6fa1dbf50a222991e4f0e2eb1f613 /include
parent912da8d606997822d44905b83ef47799a130a1b9 (diff)
downloadu-boot-fsl-qoriq-c46a0ebf82d3fd27dd21ad7d4fe7f11c2b2b0b21.tar.xz
Blackfin: enable JFFS summary support for ADI boards
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/bfin_adi_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index f7a2d5c..6a2f1c7 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -75,6 +75,9 @@
# else
# define CONFIG_CMD_JFFS2
# endif
+# ifdef CONFIG_CMD_JFFS2
+# define CONFIG_JFFS2_SUMMARY
+# endif
# define CONFIG_CMD_BOOTLDR
# define CONFIG_CMD_CACHE
# define CONFIG_CMD_CPLBINFO