X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FNSCU.h;h=9f462f4b5e4b4a6343115854a6cc4b7003bafd33;hb=e87c2bda9c45bcfcc8239f6052d6fa9aec7351d6;hp=7e3ba2a1110b631897cd3f4698d03767b18b4ee0;hpb=1032d97496f6d534bf0030a5779ff1cb38cc9ebf;p=u-boot diff --git a/include/configs/NSCU.h b/include/configs/NSCU.h index 7e3ba2a111..9f462f4b5e 100644 --- a/include/configs/NSCU.h +++ b/include/configs/NSCU.h @@ -139,9 +139,6 @@ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ @@ -159,8 +156,6 @@ #define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /* * Low Level Configuration Settings * (address mappings, register initial values, etc.)