]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6_common.h
imx6: standardise filesystem and boot options
[karo-tx-uboot.git] / include / configs / mx6_common.h
index a9aac0a71aa15eeb9011dd8df7d7953a88cc678f..43c1d46290b75955e6fe530376ea7c209595159c 100644 (file)
 #define CONFIG_CONS_INDEX       1
 #define CONFIG_BAUDRATE         115200
 
+/* Filesystems and image support */
+#define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_BOOTZ
+#define CONFIG_SUPPORT_RAW_INITRD
+#define CONFIG_CMD_FS_GENERIC
+#define CONFIG_DOS_PARTITION
+#define CONFIG_CMD_EXT2
+#define CONFIG_CMD_EXT4
+#define CONFIG_CMD_EXT4_WRITE
+#define CONFIG_CMD_FAT
+
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_NO_FLASH
 #undef CONFIG_CMD_IMLS