]> bbs.cooldavid.org Git - net-next-2.6.git/commit
m68knommu: create a speciailized ColdFire 5272 interrupt controller
authorGreg Ungerer <gerg@uclinux.org>
Mon, 6 Jul 2009 23:39:11 +0000 (09:39 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:54 +0000 (09:43 +1000)
commit9075216d2c8761c91dc268125f6580af3ffc58b5
tree95df9112cacda86d5fc7603b0e83bd88abdfde45
parentda3601a5fa664c8d51383fe916d96bd4fbce84b8
m68knommu: create a speciailized ColdFire 5272 interrupt controller

The ColdFire 5272 CPU has a very different interrupt controller than
any of the other ColdFire parts. It needs its own controller code to
correctly setup and ack interrupts.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m5272sim.h
arch/m68knommu/platform/5272/Makefile
arch/m68knommu/platform/5272/intc.c [new file with mode: 0644]
arch/m68knommu/platform/coldfire/Makefile