X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fecovec.h;h=591028eec2b90313d46e428ee0ac22df0df68873;hb=0ff27d4a94637d4b1937c625d33212375bd118d9;hp=8ab26e6d7a89fb028391579427ce92e7543a996f;hpb=3505bc5561265f7453bb0f9063a254dc21cbdaa5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h index 8ab26e6..591028e 100644 --- a/include/configs/ecovec.h +++ b/include/configs/ecovec.h @@ -22,9 +22,7 @@ * 0x1800_0000 MFI 16bit */ -#undef DEBUG #define CONFIG_CPU_SH7724 1 -#define CONFIG_BOARD_LATE_INIT 1 #define CONFIG_ECOVEC 1 #define CONFIG_ECOVEC_ROMIMAGE_ADDR 0xA0040000 @@ -33,11 +31,10 @@ #define CONFIG_CMD_SDRAM #define CONFIG_CMD_ENV -#define CONFIG_DOS_PARTITION - #define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "console=ttySC0,115200" +#define CONFIG_DISPLAY_BOARDINFO #undef CONFIG_SHOW_BOOT_PROGRESS /* I2C */ @@ -91,8 +88,6 @@ #define CONFIG_CONS_SCIF0 1 /* Suppress display of console information at boot */ -#undef CONFIG_SYS_CONSOLE_INFO_QUIET -#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE /* SDRAM */ #define CONFIG_SYS_SDRAM_BASE (0x88000000)