
16 Jan
2014
16 Jan
'14
9:17 p.m.
On 12/17/2013 12:16 AM, Dennis Gilmore wrote:
diff --git a/include/config_distro_default.h b/include/config_distro_default.h
+#define CONFIG_CMD_EXT2 +#define CONFIG_CMD_EXT4 +#define CONFIG_CMD_FAT
For a generic config, I would be tempted to drop the fs-specific command sets enabled by the options above, and rely /only/ on the generic commands enabled by:
+#define CONFIG_CMD_FS_GENERIC