]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: add support Renesas SH7723
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Fri, 22 Aug 2008 08:48:51 +0000 (17:48 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sun, 31 Aug 2008 14:02:21 +0000 (23:02 +0900)
commitab09f433b50bb83b5e440c335bc3839ee069e534
tree2c2d4a4860b3d94958858f3c2ab157d020242e88
parentc655fad06ba3fb042dbc667724a40e1a9a091248
sh: add support Renesas SH7723

Renesas SH7723 has 5 SCIF, SD, Camera, LCDC and other.
This patch supports CPU register's header file and SCIF serial driver.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/serial/serial_sh.c
include/asm-sh/cpu_sh4.h
include/asm-sh/cpu_sh7723.h [new file with mode: 0644]