pandora: enable ext4 support
authornotaz <notasas@gmail.com>
Sat, 2 Jul 2016 23:38:18 +0000 (02:38 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 3 Jul 2016 00:10:27 +0000 (03:10 +0300)
include/configs/omap3_pandora.h

index 1f40785..c814330 100644 (file)
 #include <config_cmd_default.h>
 
 #define CONFIG_CMD_EXT2                /* EXT2 Support                 */
+#define CONFIG_CMD_EXT4                /* EXT4 Support                 */
 #define CONFIG_CMD_FAT         /* FAT support                  */
 
 #define CONFIG_CMD_I2C         /* I2C serial bus support       */