]> git.sur5r.net Git - u-boot/commitdiff
sh: Fix register address of SH7722.
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 22 Jan 2008 06:31:56 +0000 (15:31 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 5 Feb 2008 06:58:46 +0000 (15:58 +0900)
The address of SH7722 is wrong by old document.
This patch fixes this problem.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
include/asm-sh/cpu_sh7722.h

index 13d4a77ede1a428a84afde6df34f16f3ca274264..0975b78e9b685d1f8814e4d7975fe5df33897f0b 100644 (file)
 #define HIZCRA      0xA4050158
 #define HIZCRB      0xA405015A
 #define HIZCRC      0xA405015C
-#define MSELCR      0xA405015C
-#define PULCR       0xA405015E
-#define DRVCR       0xA4050180
-#define SBSCR       0xA4050182
-#define AUDTHCR     0xA4050184
-#define PSELF       0xA4050186
+#define HIZCRC         0xA405015C
+#define MSELCRA                0xA4050180
+#define MSELCRB                0xA4050182
+#define PULCR          0xA4050184
+#define SBSCR          0xA4050186
+#define DRVCR          0xA405018A
 
 /*     I/O Port        */
 #define PADR        0xA4050120