summaryrefslogtreecommitdiffstats
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-01-08 07:56:17 -0500
committerMike Frysinger <vapier@gentoo.org>2010-01-17 09:17:27 -0500
commitc46a0ebf82d3fd27dd21ad7d4fe7f11c2b2b0b21 (patch)
tree206ad9bc9ea6fa1dbf50a222991e4f0e2eb1f613 /include/configs/bfin_adi_common.h
parent912da8d606997822d44905b83ef47799a130a1b9 (diff)
downloadblackbird-obmc-uboot-c46a0ebf82d3fd27dd21ad7d4fe7f11c2b2b0b21.tar.gz
blackbird-obmc-uboot-c46a0ebf82d3fd27dd21ad7d4fe7f11c2b2b0b21.zip
Blackfin: enable JFFS summary support for ADI boards
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-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 f7a2d5c111..6a2f1c7aa5 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
OpenPOWER on IntegriCloud