]> git.sur5r.net Git - u-boot/blobdiff - arch/sh/include/asm/cpu_sh7750.h
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / arch / sh / include / asm / cpu_sh7750.h
index 4e43a465e6abbe3675c97f430cb443f0e3d88fca..b3e84244fd04db98a0a175523fd869cefe5993a5 100644 (file)
 
 /*      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   */