]> git.sur5r.net Git - u-boot/blobdiff - arch/sh/include/asm/cpu_sh7757.h
Merge remote-tracking branch 'u-boot-ti/master'
[u-boot] / arch / sh / include / asm / cpu_sh7757.h
index 17a6537bc32f73c0b96a7681f1cc0dba157d37da..43c1f07b92930e63bf5b4e0ca145b367e33733a9 100644 (file)
@@ -51,19 +51,7 @@ struct mmu_regs {
 #define SMR0           0xfe470000
 
 /* TMU0 */
-#define TSTR           0xFE430004
-#define TOCR           0xFE430000
-#define TSTR0          0xFE430004
-#define TCOR0          0xFE430008
-#define TCNT0          0xFE43000C
-#define TCR0           0xFE430010
-#define TCOR1          0xFE430014
-#define TCNT1          0xFE430018
-#define TCR1           0xFE43001C
-#define TCOR2          0xFE430020
-#define TCNT2          0xFE430024
-#define TCR2           0xFE430028
-#define TCPR2          0xFE43002C
+#define TMU_BASE    0xFE430000
 
 /* ETHER, GETHER MAC address */
 struct ether_mac_regs {