]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mpc5121ads.h
New board support: Nokia RX-51 aka N900
[karo-tx-uboot.git] / include / configs / mpc5121ads.h
index 01df8b1273268d17e77397f7484e70e9414ad01b..3f55d354ef7d28b81a5d50bd6548ad026e29c91e 100644 (file)
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     3       /* console is on PSC3 */
+#define CONFIG_SYS_PSC3
 #if CONFIG_PSC_CONSOLE != 3
 #error CONFIG_PSC_CONSOLE must be 3
 #endif
 /* Use the HUSH parser */
 #define CONFIG_SYS_HUSH_PARSER
 #ifdef  CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
 #endif
 
 /*