X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fmv-common.h;h=92e5429929266dc87f0ad457d11aec44ea0762d1;hb=15b8672ee7c3d9a827ae1521bc9ad806c49e06a5;hp=b90de14b30c067911e7849e78974fab0be633ad2;hpb=3233ff4cfa1f1e4624967c9dd1ade315bbf39e99;p=karo-tx-uboot.git diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index b90de14b30..92e5429929 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -70,7 +70,6 @@ #define CONFIG_INITRD_TAG 1 /* enable INITRD tag */ #define CONFIG_SETUP_MEMORY_TAGS 1 /* enable memory tag */ -#define CONFIG_SYS_PROMPT "Marvell>> " /* Command Prompt */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buff Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE \ +sizeof(CONFIG_SYS_PROMPT) + 16) /* Print Buff */