MIPS: add support for qemu for little endian MIPS32 CPUs
[oweals/u-boot.git] / include / configs / CPC45.h
index ed3f9e1cbe373fa2377422c032d65dae7ad720fe..fc226f1984c95a00c76283147c91fa58babc0196 100644 (file)
@@ -49,7 +49,6 @@
 
 #define CONFIG_CONS_INDEX      1
 #define CONFIG_BAUDRATE                9600
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 #define CONFIG_PREBOOT "echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
 
@@ -97,9 +96,6 @@
 #if 1
 #define CONFIG_SYS_HUSH_PARSER         1       /* use "hush" command parser    */
 #endif
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
-#endif
 
 /* Print Buffer Size
  */