X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FM5249EVB.h;h=4ef83f7862fc30cf71690c4d15107b7c265745d8;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=b4fa5afe9b5bd93bee6cfb07134b04d007e3d1fb;hpb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;p=oweals%2Fu-boot.git diff --git a/include/configs/M5249EVB.h b/include/configs/M5249EVB.h index b4fa5afe9b..4ef83f7862 100644 --- a/include/configs/M5249EVB.h +++ b/include/configs/M5249EVB.h @@ -22,7 +22,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) -#define CONFIG_BAUDRATE 115200 #undef CONFIG_WATCHDOG @@ -39,8 +38,6 @@ /* * Command line configuration. */ -#include -#define CONFIG_CMD_CACHE #define CONFIG_SYS_LONGHELP /* undef to save memory */ @@ -54,9 +51,7 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ #define CONFIG_SYS_DEVICE_NULLDEV 1 /* include nulldev device */ -#define CONFIG_SYS_CONSOLE_INFO_QUIET 1 /* don't print console @ startup */ #define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ -#define CONFIG_LOOPW 1 /* enable loopw command */ #define CONFIG_MX_CYCLIC 1 /* enable mdc/mwc commands */ #define CONFIG_SYS_LOAD_ADDR 0x200000 /* default load address */