linux/arch/m68knommu/platform
Greg Ungerer 254eef7464 m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx
The ColdFire 54xx family shares the same interrupt controller used
on the 523x, 527x and 528x ColdFire parts, but it isn't offset
relative to the IPSBAR register. The 54xx doesn't have an IPSBAR
register.

By including the base address of the peripheral registers in the register
definitions (MCFICM_INTC0 and MCFICM_INTC1 in this case) we can avoid
having to define a fake IPSBAR for the 54xx. And this makes the register
address definitions of these more consistent, the majority of the other
register address defines include the peripheral base address already.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-03-15 21:01:53 +10:00
..
54xx m68knommu: make Coldfire 548x support more generic 2011-01-05 15:19:17 +10:00
68EZ328 m68knommu: cleanup 68EZ328 init code 2007-10-23 20:45:44 -07:00
68VZ328 arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option 2010-10-21 10:17:29 +10:00
520x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
523x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
527x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
528x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
532x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5206 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5206e m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5249 m68knommu: Convert 5249 intc irq_chip to new functions 2011-03-15 21:01:53 +10:00
5272 m68knommu: Convert 5272 intc irq_chip to new functions 2011-03-15 21:01:52 +10:00
5307 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5407 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
68328 m68knommu: Convert 68328 ints irq_chip to new functions 2011-03-15 21:01:52 +10:00
68360 m68knommu: Convert 68360 ints irq_chip to new functions 2011-03-15 21:01:52 +10:00
coldfire m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx 2011-03-15 21:01:53 +10:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00