]> Git Repo - J-u-boot.git/commitdiff
arm: rmobile: lager: Remove define of SCIF register
authorNobuhiro Iwamatsu <[email protected]>
Mon, 7 Apr 2014 02:22:21 +0000 (11:22 +0900)
committerNobuhiro Iwamatsu <[email protected]>
Wed, 21 May 2014 01:09:19 +0000 (10:09 +0900)
The define of SCIF register was already defined in rcar-base.h.

Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
include/configs/lager.h

index ac31128e45c8b182235f676eb8fda16df9429fcf..085fa770dee8762d989491f03e88201e2353edff 100644 (file)
@@ -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
This page took 0.041895 seconds and 4 git commands to generate.