X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx31ads.h;h=5db36775663fddc7f93fccb1ef00be14f4f3d9f0;hb=43c8352e3e6b5142c9295d4934e2fd657ff6be39;hp=28fa51327e93bca2c662bfe2702a471440516a57;hpb=79493609c5300be6cc555ab8bd38971360b381f6;p=u-boot diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h index 28fa51327e..5db3677566 100644 --- a/include/configs/mx31ads.h +++ b/include/configs/mx31ads.h @@ -54,13 +54,6 @@ /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE #define CONFIG_CONS_INDEX 1 -#define CONFIG_BAUDRATE 115200 - -/*********************************************************** - * Command definition - ***********************************************************/ -#define CONFIG_CMD_DATE - #define CONFIG_LOADADDR 0x80800000 /* loadaddr env var */ @@ -121,7 +114,6 @@ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM_1 CSD0_BASE #define PHYS_SDRAM_1_SIZE (128 * 1024 * 1024) -#define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define CONFIG_SYS_INIT_RAM_ADDR IRAM_BASE_ADDR