X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FeXalion.h;h=3238ac7327ae12fc8c33cb5237f6a8fcb37c3c4c;hb=412665b46134f93464c09405e02f08ac9c62526d;hp=61f34ddc446221a34c8134aea8720515036a31be;hpb=25ddd1fb0a2281b182529afbc8fda5de2dc16d96;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/eXalion.h b/include/configs/eXalion.h index 61f34dd..3238ac7 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 /*----------------------------------------------------------------------- @@ -185,7 +182,6 @@ #define CONFIG_PCI 1 /* include pci support */ #undef CONFIG_PCI_PNP -#define CONFIG_NET_MULTI 1 /* Multi ethernet cards support */ #define CONFIG_EEPRO100 1