X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcalimain.h;h=c8b15fb534217c7261f8d4a6cd45bafa99565671;hb=181bd9dc61d2da88b78f1c1138a685dae39354d6;hp=7d8bb4790d64f22e7ac297a4801c1520c3660d74;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/calimain.h b/include/configs/calimain.h index 7d8bb47..c8b15fb 100644 --- a/include/configs/calimain.h +++ b/include/configs/calimain.h @@ -194,7 +194,6 @@ * U-Boot general configuration */ #define CONFIG_BOOTFILE "uImage" /* Boot file name */ -#define CONFIG_SYS_PROMPT "Calimain > " /* Command Prompt */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) #define CONFIG_SYS_MAXARGS 16 /* max number of command args */