From: Nobuhiro Iwamatsu Date: Mon, 7 Apr 2014 02:22:23 +0000 (+0900) Subject: arm: rmobile: koelsch: Remove define of SCIF register X-Git-Tag: v2014.07-rc2~2^2~1^2~18 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=577d07ac9d68d6aab81d43c17726daac0a9c6b4a;p=u-boot arm: rmobile: koelsch: Remove define of SCIF register The define of SCIF register was already defined in rcar-base.h. Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h index 1a93d1769f..2e81d29239 100644 --- a/include/configs/koelsch.h +++ b/include/configs/koelsch.h @@ -80,7 +80,6 @@ /* SCIF */ #define CONFIG_SCIF_CONSOLE #define CONFIG_CONS_SCIF0 -#define SCIF0_BASE 0xe6e60000 #undef CONFIG_SYS_CONSOLE_INFO_QUIET #undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE #undef CONFIG_SYS_CONSOLE_ENV_OVERWRITE