tizen: tm1: change u-boot console prompt
[profile/mobile/platform/kernel/u-boot-tm1.git] / include / configs / tizen_tm1.h
index f4fadaa..f4924ef 100644 (file)
 //#endif
 
 /* U-Boot general configuration */
-#define CONFIG_SYS_PROMPT      "=> "   /* Monitor Command Prompt */
+#define CONFIG_SYS_PROMPT      "TM1 # "        /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE      1024    /* Console I/O Buffer Size  */
 /* Print buffer sz */
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE + \