]> git.sur5r.net Git - u-boot/blobdiff - include/configs/a3m071.h
ARM: mx6: Add PCIe on SabreSDP
[u-boot] / include / configs / a3m071.h
index 43d3d99bcb822653bd01b4811ff63d5615dae9ea..1e65cd1465ea8f9009d671c12eeb66ef76990fac 100644 (file)
@@ -13,8 +13,7 @@
  */
 
 #define CONFIG_MPC5200
-#define CONFIG_MPC5xxx         1       /* This is an MPC5xxx CPU */
-#define CONFIG_A3M071                  /* ... on A3M071 board */
+#define CONFIG_A3M071                  /* A3M071 board */
 
 #define        CONFIG_SYS_TEXT_BASE    0x01000000      /* boot low for 32 MiB boards */
 
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_PROMPT              "=> "
 
 #define CONFIG_CMDLINE_EDITING
 #define        CONFIG_SYS_HUSH_PARSER
 
 #define CONFIG_SYS_LOAD_ADDR           0x00100000
 
-#define CONFIG_SYS_HZ                  1000
 #define CONFIG_LOOPW
 #define CONFIG_SYS_CONSOLE_INFO_QUIET  /* don't print console @ startup*/