X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2FeXalion.h;h=3238ac7327ae12fc8c33cb5237f6a8fcb37c3c4c;hp=afb1de6388d134dcfe8b0784dbc4d681a26b8943;hb=b27673ccbd3d5435319b5c09c3e7061f559f925d;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f diff --git a/include/configs/eXalion.h b/include/configs/eXalion.h index afb1de6388..3238ac7327 100644 --- a/include/configs/eXalion.h +++ b/include/configs/eXalion.h @@ -93,9 +93,6 @@ #define CONFIG_SYS_MAXARGS 8 /* max number of command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ #define CONFIG_SYS_LOAD_ADDR 0x00100000 /* default load address */ - -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #define CONFIG_MISC_INIT_R 1 /*-----------------------------------------------------------------------