]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6qarm2.h
mx23evk: Set default environment to use zImage
[karo-tx-uboot.git] / include / configs / mx6qarm2.h
index 1c5c837d3bd3eaf1c4d4a40884faa214b51a2e11..f0a82d194c951b473fd81b838b179bb648c10e91 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Configuration settings for the Freescale i.MX6Q Armadillo2 board.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT              "MX6QARM2 U-Boot > "
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256
 
 #define CONFIG_SYS_MEMTEST_END         0x10010000
 
 #define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
-#define CONFIG_SYS_HZ                  1000
 
 #define CONFIG_CMDLINE_EDITING