X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fflea3.h;h=6c5fcac6c1d4484c328634e3d375eaecfbfad52a;hb=f3fcf92d595b297b47a1b58b8ec39f93f40ef912;hp=dd7c73f3c7bb38c27cb768f5ca6799735a593312;hpb=8fa3d2b8161bb73b759c9db5c811c885ca5ec60c;p=u-boot diff --git a/include/configs/flea3.h b/include/configs/flea3.h index dd7c73f3c7..6c5fcac6c1 100644 --- a/include/configs/flea3.h +++ b/include/configs/flea3.h @@ -82,7 +82,6 @@ #define CONFIG_ENV_OVERWRITE #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {9600, 19200, 38400, 57600, 115200} /* * Command definition @@ -131,7 +130,6 @@ #define CONFIG_SYS_PROMPT "flea3 U-Boot > " #define CONFIG_CMDLINE_EDITING #define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */