diff mbox

[U-Boot,5/9] arm: rmobile: lager: Remove define of SCIF register

Message ID 1397007134-25591-5-git-send-email-nobuhiro.iwamatsu.yj@renesas.com
State Accepted, archived
Delegated to: Nobuhiro Iwamatsu
Headers show

Commit Message

Nobuhiro Iwamatsu April 9, 2014, 1:32 a.m. UTC
The define of SCIF register was already defined in rcar-base.h.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---
 include/configs/lager.h | 1 -
 1 file changed, 1 deletion(-)
diff mbox

Patch

diff --git a/include/configs/lager.h b/include/configs/lager.h
index ac31128..085fa77 100644
--- a/include/configs/lager.h
+++ b/include/configs/lager.h
@@ -82,7 +82,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