diff options
Diffstat (limited to 'include/configs/br4.h')
-rw-r--r-- | include/configs/br4.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/br4.h b/include/configs/br4.h index cbef809c5a..959f9a92f0 100644 --- a/include/configs/br4.h +++ b/include/configs/br4.h @@ -127,7 +127,6 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_RTC_BFIN #define CONFIG_UART_CONSOLE 0 -#define CONFIG_SYS_PROMPT "br4>" #define CONFIG_BOOTCOMMAND "run nandboot" #define CONFIG_BOOTDELAY 2 #define CONFIG_LOADADDR 0x2000000 |