commit | 649e41d27fa33428a79c1fe7b190197ff339780c | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Mon Jul 15 07:11:28 2013 -0500 |
committer | Tom Rini <trini@ti.com> | Fri Jul 26 16:39:11 2013 -0400 |
tree | c62a38143b482ebd8fbb7071297204861bf6223a | |
parent | 85ae8be908778675764f3982a1b8f3e5613b5dd3 [diff] |
omap3_beagle: remove JFFS2 support. We do not use JFFS2 by default and it conflicts with CONFIG_CMD_FS_GENERIC (ls command is the same). Since most of our BOOTCMD can be simplified by using the FS_GENERIC, dropping JFFS2 Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Joel Fernandes <joelf@ti.com>