mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-26 17:11:36 +02:00
Blackfin: enable JFFS summary support for ADI boards
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
912da8d606
commit
c46a0ebf82
@ -75,6 +75,9 @@
|
|||||||
# else
|
# else
|
||||||
# define CONFIG_CMD_JFFS2
|
# define CONFIG_CMD_JFFS2
|
||||||
# endif
|
# endif
|
||||||
|
# ifdef CONFIG_CMD_JFFS2
|
||||||
|
# define CONFIG_JFFS2_SUMMARY
|
||||||
|
# endif
|
||||||
# define CONFIG_CMD_BOOTLDR
|
# define CONFIG_CMD_BOOTLDR
|
||||||
# define CONFIG_CMD_CACHE
|
# define CONFIG_CMD_CACHE
|
||||||
# define CONFIG_CMD_CPLBINFO
|
# define CONFIG_CMD_CPLBINFO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user