sh: intc - add support for sh7619

This patch converts the cpu specific interrupt setup code for sh7619
from ipr to intc. New vectors are also added to match the information
provided by the datasheet.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Magnus Damm
2007-08-17 00:53:07 +09:00
committed by Paul Mundt
parent c4773bc2a0
commit 0dc3fc04dd
2 changed files with 57 additions and 38 deletions

View File

@@ -50,7 +50,7 @@ choice
config CPU_SUBTYPE_SH7619
bool "Support SH7619 processor"
select CPU_SH2
select CPU_HAS_IPR_IRQ
select CPU_HAS_INTC_IRQ
# SH-2A Processor Support