summaryrefslogtreecommitdiffstats
path: root/include/configs/koelsch.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-04-07 11:22:23 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-05-21 10:09:18 +0900
commit577d07ac9d68d6aab81d43c17726daac0a9c6b4a (patch)
treeaf42865c8d8cce50841a4ba6a3b495ca096149a5 /include/configs/koelsch.h
parente6f2c20689e09e3c637f90437d9cea83ff2348c1 (diff)
downloadblackbird-obmc-uboot-577d07ac9d68d6aab81d43c17726daac0a9c6b4a.tar.gz
blackbird-obmc-uboot-577d07ac9d68d6aab81d43c17726daac0a9c6b4a.zip
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 <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/koelsch.h')
-rw-r--r--include/configs/koelsch.h1
1 files changed, 0 insertions, 1 deletions
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
OpenPOWER on IntegriCloud