]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
serial_sh: Add support Renesas SH7752
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Sun, 4 Nov 2012 15:54:20 +0000 (15:54 +0000)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 20 Dec 2012 04:20:17 +0000 (13:20 +0900)
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/serial/serial_sh.h

index a33334eac090460616dae2cb615db7cf84213205..7e38a3fd533c026fdcf2f72b33ed29e635a0c61b 100644 (file)
@@ -143,7 +143,7 @@ struct uart_port {
 #elif defined(CONFIG_H8S2678)
 # define SCSCR_INIT(port)          0x30 /* TIE=0,RIE=0,TE=1,RE=1 */
 # define H8300_SCI_DR(ch) (*(volatile char *)(P1DR + h8300_sci_pins[ch].port))
-#elif defined(CONFIG_CPU_SH7757)
+#elif defined(CONFIG_CPU_SH7757) || defined(CONFIG_CPU_SH7752)
 # define SCSPTR0 0xfe4b0020
 # define SCSPTR1 0xfe4b0020
 # define SCSPTR2 0xfe4b0020