X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fethernut5.h;h=f89e9ead927705698bd139cfb8dbd1b81498a739;hb=e87c2bda9c45bcfcc8239f6052d6fa9aec7351d6;hp=604d2dd5f53ceddcb22f1003278607c93ed7c4a5;hpb=e390e8709149664ff96cf19384264c84573f3082;p=u-boot diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h index 604d2dd5f5..f89e9ead92 100644 --- a/include/configs/ethernut5.h +++ b/include/configs/ethernut5.h @@ -103,7 +103,6 @@ #define CONFIG_ATMEL_USART #define CONFIG_USART3 /* USART 3 is DBGU */ #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {115200 , 19200, 38400, 57600, 9600 } #define CONFIG_USART_BASE ATMEL_BASE_DBGU #define CONFIG_USART_ID ATMEL_ID_SYS @@ -275,7 +274,6 @@ /* Misc. u-boot settings */ #define CONFIG_SYS_PROMPT "U-Boot> " #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + 16 \