X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FM5275EVB.h;h=5d324ba5bff52f11fd8e9e7179f353a76e20dbb0;hb=7f0ef5a945a0a9cef773c2b05b157d2fef3ea7ad;hp=195595fb8406e53256587c3d54d0d06acc586a08;hpb=a726075911c231e81ecbe12825840b6183bc10da;p=u-boot diff --git a/include/configs/M5275EVB.h b/include/configs/M5275EVB.h index 195595fb84..5d324ba5bf 100644 --- a/include/configs/M5275EVB.h +++ b/include/configs/M5275EVB.h @@ -27,7 +27,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) -#define CONFIG_BAUDRATE 115200 /* Configuration for environment * Environment is embedded in u-boot in the second sector of the flash @@ -55,12 +54,6 @@ #define CONFIG_BOOTP_HOSTNAME /* Available command configuration */ -#define CONFIG_CMD_CACHE -#define CONFIG_CMD_PING -#define CONFIG_CMD_MII -#define CONFIG_CMD_I2C -#define CONFIG_CMD_DHCP - #define CONFIG_MCFFEC #ifdef CONFIG_MCFFEC @@ -110,7 +103,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x800000 -#define CONFIG_BOOTDELAY 5 #define CONFIG_BOOTCOMMAND "bootm ffe40000" #define CONFIG_SYS_MEMTEST_START 0x400 #define CONFIG_SYS_MEMTEST_END 0x380000