]> git.sur5r.net Git - u-boot/commit
sh: Add support SH7710/SH7712
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 15 Jan 2008 14:25:25 +0000 (23:25 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 15 Jan 2008 14:30:40 +0000 (23:30 +0900)
commit76e49aa7fb8e76cc49092c1acd53fff921e26360
tree58e64fc93d3c4e65656c8e295941fbde31e2f603
parent63a11be68306870e04d3851ed9fa41955cdf4894
sh: Add support SH7710/SH7712

SH7710/SH7712 of SH3 CPU are supported.
SH771X is called SH-Ether, and has the Ether controller in CPU.
The driver of Ether is not included in this patch.

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