summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/cpu_sh7780.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2010-11-22 15:56:43 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2011-01-11 21:03:25 +0900
commitefc0ba4395b1ce8341adbb302729b7a035663dd9 (patch)
tree311abf6b6d077ad5d4668215ced5347afb513e0b /arch/sh/include/asm/cpu_sh7780.h
parentc4176c43a1699096039b745f110413790aa635b1 (diff)
downloadu-boot-imx-efc0ba4395b1ce8341adbb302729b7a035663dd9.zip
u-boot-imx-efc0ba4395b1ce8341adbb302729b7a035663dd9.tar.gz
u-boot-imx-efc0ba4395b1ce8341adbb302729b7a035663dd9.tar.bz2
sh: Remove SCIF/SCI register infomation
The register information of SCIF/SCI was compiled by drivers/serial/serial_sh.h. Therefore, these are not necessary. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'arch/sh/include/asm/cpu_sh7780.h')
-rw-r--r--arch/sh/include/asm/cpu_sh7780.h21
1 files changed, 1 insertions, 20 deletions
diff --git a/arch/sh/include/asm/cpu_sh7780.h b/arch/sh/include/asm/cpu_sh7780.h
index d4f824e..e9c59fe 100644
--- a/arch/sh/include/asm/cpu_sh7780.h
+++ b/arch/sh/include/asm/cpu_sh7780.h
@@ -333,27 +333,8 @@
#define RYRAR 0xFFE80054
/* Serial Communication Interface with FIFO */
-#define SCIF0_BASE SCSMR0
#define SCSMR0 0xFFE00000
-#define SCBRR0 0xFFE00004
-#define SCSCR0 0xFFE00008
-#define SCFSR0 0xFFE00010
-#define SCFCR0 0xFFE00018
-#define SCTFDR0 0xFFE0001C
-#define SCRFDR0 0xFFE00020
-#define SCSPTR0 0xFFE00024
-#define SCLSR0 0xFFE00028
-#define SCRER0 0xFFE0002C
-#define SCSMR1 0xFFE10000
-#define SCBRR1 0xFFE10004
-#define SCSCR1 0xFFE10008
-#define SCFSR1 0xFFE10010
-#define SCFCR1 0xFFE10018
-#define SCTFDR1 0xFFE1001C
-#define SCRFDR1 0xFFE10020
-#define SCSPTR1 0xFFE10024
-#define SCLSR1 0xFFE10028
-#define SCRER1 0xFFE1002C
+#define SCIF0_BASE SCSMR0
/* Serial I/O with FIFO */
#define SIMDR 0xFFE20000