]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: SH7763 SCIF support
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Fri, 6 Jun 2008 07:16:08 +0000 (16:16 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 9 Jun 2008 05:20:55 +0000 (14:20 +0900)
commit08c5fabe181d663eec0feba5ecd02c0b78934a52
tree4119fb9b299c3ab45081e436d504b8913529e53b
parent8155efbd7ae9c65564ca98affe94631d612ae088
sh: SH7763 SCIF support

SH7763 has 3 SCIF channels. SCIF0 and 1 are same register constitution,
but only SCIF2 is different. This patch work all SCIF channel.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/serial/serial_sh.c