]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6qarm2.h
mx35pdk: Remove CONFIG_SYS_I2C_SLAVE definition
[karo-tx-uboot.git] / include / configs / mx6qarm2.h
index 0962d3c8c46d3af4f076962ac75aa8f04f2d41e9..a155c772341a3b3e72c59644b163f0e6c2fc7438 100644 (file)
@@ -70,7 +70,6 @@
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX              1
 #define CONFIG_BAUDRATE                        115200
-#define CONFIG_SYS_BAUDRATE_TABLE      {9600, 19200, 38400, 57600, 115200}
 
 /* Command definition */
 #include <config_cmd_default.h>
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_SYS_PROMPT              "MX6QARM2 U-Boot > "
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MMC_ENV_DEV         1
 
 #define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_BOOTZ
+
+#define CONFIG_SYS_DCACHE_OFF
 
 #endif                         /* __CONFIG_H */