summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>2015-07-20 20:49:49 +0300
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2015-08-31 17:31:47 +0900
commitb8f91e2c92b7a8e01234fe384186202a24238f92 (patch)
treedb77b51f8289d0355e29a482a48646ebf879d655 /arch
parent53be7bf2a536c3b0c260993e51bb0803938d21f5 (diff)
downloadtalos-obmc-uboot-b8f91e2c92b7a8e01234fe384186202a24238f92.tar.gz
talos-obmc-uboot-b8f91e2c92b7a8e01234fe384186202a24238f92.zip
arch: rmobile: add SCIFA port base offsets
add SCIFA port base offsets Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/include/asm/arch-rmobile/rcar-base.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-rmobile/rcar-base.h b/arch/arm/include/asm/arch-rmobile/rcar-base.h
index d594cd77c1..53ead265bd 100644
--- a/arch/arm/include/asm/arch-rmobile/rcar-base.h
+++ b/arch/arm/include/asm/arch-rmobile/rcar-base.h
@@ -28,6 +28,9 @@
#define SCIF3_BASE 0xE6EA8000
#define SCIF4_BASE 0xE6EE0000
#define SCIF5_BASE 0xE6EE8000
+#define SCIFA0_BASE 0xE6C40000
+#define SCIFA1_BASE 0xE6C50000
+#define SCIFA2_BASE 0xE6C60000
/* Module stop status register */
#define MSTPSR0 0xE6150030
OpenPOWER on IntegriCloud