X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FCPC45.h;h=fc226f1984c95a00c76283147c91fa58babc0196;hb=748fd4a621a870d378e4e4f54df76a38fd5d3cba;hp=ed3f9e1cbe373fa2377422c032d65dae7ad720fe;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f;p=oweals%2Fu-boot.git diff --git a/include/configs/CPC45.h b/include/configs/CPC45.h index ed3f9e1cbe..fc226f1984 100644 --- a/include/configs/CPC45.h +++ b/include/configs/CPC45.h @@ -49,7 +49,6 @@ #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 9600 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CONFIG_PREBOOT "echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo" @@ -97,9 +96,6 @@ #if 1 #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ #endif -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif /* Print Buffer Size */