summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/cpu_sh7750.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-01-12 23:59:53 +0100
committerWolfgang Denk <wd@denx.de>2011-01-12 23:59:53 +0100
commitc6b734f5aea2ba75caaa1929f7e649ecda8d2f31 (patch)
tree3359c7fafc959e4a9a4cabb416b726890c8c0c92 /arch/sh/include/asm/cpu_sh7750.h
parent072f4125f1df8e9a25b3d8f4298b000183763cf4 (diff)
parenta972089a5bf7613334088f60e2ae92fc25a8749b (diff)
downloadu-boot-imx-c6b734f5aea2ba75caaa1929f7e649ecda8d2f31.zip
u-boot-imx-c6b734f5aea2ba75caaa1929f7e649ecda8d2f31.tar.gz
u-boot-imx-c6b734f5aea2ba75caaa1929f7e649ecda8d2f31.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'arch/sh/include/asm/cpu_sh7750.h')
-rw-r--r--arch/sh/include/asm/cpu_sh7750.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/sh/include/asm/cpu_sh7750.h b/arch/sh/include/asm/cpu_sh7750.h
index 4e43a46..b3e8424 100644
--- a/arch/sh/include/asm/cpu_sh7750.h
+++ b/arch/sh/include/asm/cpu_sh7750.h
@@ -166,26 +166,10 @@
/* SCI */
#define SCSMR1 0xFFE00000
-#define SCBRR1 0xFFE00004
-#define SCSCR1 0xFFE00008
-#define SCTDR1 0xFFE0000C
-#define SCSSR1 0xFFE00010
-#define SCRDR1 0xFFE00014
-#define SCSCMR1 0xFFE00018
-#define SCSPTR1 0xFFE0001C
#define SCF0_BASE SCSMR1
/* SCIF */
#define SCSMR2 0xFFE80000
-#define SCBRR2 0xFFE80004
-#define SCSCR2 0xFFE80008
-#define SCFTDR2 0xFFE8000C
-#define SCFSR2 0xFFE80010
-#define SCFRDR2 0xFFE80014
-#define SCFCR2 0xFFE80018
-#define SCFDR2 0xFFE8001C
-#define SCSPTR2 0xFFE80020
-#define SCLSR2 0xFFE80024
#define SCIF1_BASE SCSMR2
/* H-UDI */