]> git.karo-electronics.de Git - mv-sheeva.git/commit
m68knommu: add support for Coldfire 547x/548x interrupt controller
authorPhilippe De Muyter <phdm@macqel.be>
Wed, 1 Sep 2010 13:23:28 +0000 (15:23 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 21 Oct 2010 00:17:30 +0000 (10:17 +1000)
commit8851338dd09ed3544bb9a427ae04f1c481ce5456
tree62388a0d1b4f536c160ec54536c2bd5721f60774
parentaa108e4eae67c9aa6ad77e4fc17b044caffd135c
m68knommu: add support for Coldfire 547x/548x interrupt controller

The Coldfire MCF547x/MCF548x have the same interrupt controller as
the MCF528x e.g., but only one, not two as in the MCF528x.  Modify
intc-2.c to support only one interrupt controller if MCFICM_INTC1 is
not defined.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/platform/coldfire/intc-2.c