]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MVS1.h
mx5/6: Define default SoC input clock frequencies
[u-boot] / include / configs / MVS1.h
index 46151daf967b436ed5b9f74cc32b7eac836c7059..2b131b9f7e6417825d562bc5f31fdb081055e95c 100644 (file)
 #define        CONFIG_SYS_PROMPT               "=> "   /* Monitor Command Prompt       */
 
 #undef CONFIG_SYS_HUSH_PARSER                  /* Hush parse for U-Boot ?? */
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
-#endif
 
 #if defined(CONFIG_CMD_KGDB)
 #define        CONFIG_SYS_CBSIZE       1024            /* Console I/O Buffer Size      */
 
 #define        CONFIG_SYS_HZ           1000            /* decrementer freq: 1 ms ticks */
 
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /*
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)