X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FM5235EVB.h;h=7247111cf5973a4b2ab926804b1cac0c97f21cfa;hb=d63b5b4fbb401e2ffbce5083c7f3d9f8045651ba;hp=b5d49b5d5e9cdecffb9acd1df4d9094f331099d9;hpb=cb04db155f4e7ccaec1b961d8a84e1a1b9524594;p=u-boot diff --git a/include/configs/M5235EVB.h b/include/configs/M5235EVB.h index b5d49b5d5e..7247111cf5 100644 --- a/include/configs/M5235EVB.h +++ b/include/configs/M5235EVB.h @@ -21,7 +21,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) -#define CONFIG_BAUDRATE 115200 #undef CONFIG_WATCHDOG #define CONFIG_WATCHDOG_TIMEOUT 5000 /* timeout in milliseconds, max timeout is 6.71sec */ @@ -35,8 +34,6 @@ #define CONFIG_BOOTP_HOSTNAME /* Command line configuration */ -#define CONFIG_CMD_CACHE -#define CONFIG_CMD_MII #define CONFIG_CMD_PCI #define CONFIG_CMD_REGINFO @@ -78,7 +75,6 @@ #define CONFIG_SYS_I2C_PINMUX_SET (GPIO_PAR_FECI2C_SCL_I2CSCL | GPIO_PAR_FECI2C_SDA_I2CSDA) /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ -#define CONFIG_BOOTDELAY 1 /* autoboot after 5 seconds */ #define CONFIG_BOOTFILE "u-boot.bin" #ifdef CONFIG_MCFFEC # define CONFIG_IPADDR 192.162.1.2