X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FM5235EVB.h;h=733aece767bda443da05f3983622fe8ad27957d6;hb=d9354530fe3a891718e3a9b88a756545c3891475;hp=cd12d2b7a4f3c1755e5158b6a79dfd21ffd55e60;hpb=17dd883c5b76bdade0f7a48f2eb02d918a5ebef9;p=u-boot diff --git a/include/configs/M5235EVB.h b/include/configs/M5235EVB.h index cd12d2b7a4..733aece767 100644 --- a/include/configs/M5235EVB.h +++ b/include/configs/M5235EVB.h @@ -40,7 +40,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 #define CONFIG_WATCHDOG_TIMEOUT 5000 /* timeout in milliseconds, max timeout is 6.71sec */ @@ -75,7 +74,6 @@ #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