X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FM54455EVB.h;h=b623c33318aa918391f04d6b3d780955da51918d;hb=26750c8aee2383a026e0cf89e9310628d3a5a6a0;hp=2662b3511e9a3ae57a7d9373e808f6a28cbcb7ac;hpb=09933fb0bab025acfd48d114b943a959281d6cf0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/M54455EVB.h b/include/configs/M54455EVB.h index 2662b35..b623c33 100644 --- a/include/configs/M54455EVB.h +++ b/include/configs/M54455EVB.h @@ -41,7 +41,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 } #undef CONFIG_WATCHDOG @@ -85,7 +84,6 @@ /* Network configuration */ #define CONFIG_MCFFEC #ifdef CONFIG_MCFFEC -# define CONFIG_NET_MULTI 1 # define CONFIG_MII 1 # define CONFIG_MII_INIT 1 # define CONFIG_SYS_DISCOVER_PHY