X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fecovec.h;h=f8fb97b08ef9256433bc835b4f5a33838e48d4c6;hb=a1dc980d88a5c9c2b99251c8d8299b0c8948de73;hp=706ad1d2a3a4d93ea6dcc7e6f63751a395eab789;hpb=3fc304b8d77ce6646d38ae506e9fae74b9975631;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h index 706ad1d..f8fb97b 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,13 +31,9 @@ #define CONFIG_CMD_SDRAM #define CONFIG_CMD_ENV -#define CONFIG_USB_STORAGE -#define CONFIG_DOS_PARTITION - -#define CONFIG_BAUDRATE 115200 #define CONFIG_BOOTARGS "console=ttySC0,115200" -#define CONFIG_VERSION_VARIABLE +#define CONFIG_DISPLAY_BOARDINFO #undef CONFIG_SHOW_BOOT_PROGRESS /* I2C */ @@ -93,9 +87,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 -#undef CONFIG_SYS_CONSOLE_ENV_OVERWRITE /* SDRAM */ #define CONFIG_SYS_SDRAM_BASE (0x88000000)