commit | da3601a5fa664c8d51383fe916d96bd4fbce84b8 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Fri May 22 14:16:39 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Sep 16 09:43:53 2009 +1000 |
tree | 83ee5d4e283cfdd11e83bdb7c739b5ccbeb9264a | |
parent | 3945ca0f84fee3fe564189fe8cf8f02491d19622 [diff] |
m68knommu: add support for second interrupt controller of ColdFire 5249 The ColdFire 5249 CPU has a second (compleletly different) interrupt controller. It is the only ColdFire CPU that has this type. It controlls GPIO interrupts amongst a number of interrupts from other internal peripherals. Add support code for it. Signed-off-by: Greg Ungerer <gerg@uclinux.org>