X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Ftrats.h;h=d2dfc9ff22e3992a469a77e36240386696de9e35;hb=962d026b6aaf7d801d182f3188e4bbc106e057e3;hp=5e38de2bc82a705a39abc3dda44c2e9c003d2ba4;hpb=fedab338f3459315cb69627fcf46032ec8df1753;p=u-boot diff --git a/include/configs/trats.h b/include/configs/trats.h index 5e38de2bc8..d2dfc9ff22 100644 --- a/include/configs/trats.h +++ b/include/configs/trats.h @@ -152,7 +152,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_PROMPT "TRATS # " #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE 384 /* Print Buffer Size */ @@ -166,9 +165,6 @@ #define CONFIG_SYS_HZ 1000 -/* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /* Stack sizes */ #define CONFIG_STACKSIZE (256 << 10) /* regular stack 256KB */