m68knommu: fix 5329 ColdFire periphal addressing
authorMatt Waddel <Matt.Waddel@freescale.com>
Sat, 20 Dec 2008 14:16:38 +0000 (07:16 -0700)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 27 Jan 2009 06:42:03 +0000 (16:42 +1000)
commitadd8240eedb586b9d885c324db7f98fc1a470f9f
treed29913cdf206040fd4e1ef9f542c2e01bb1baf1d
parent05ae6fa31874eda2484da13c5dc4ddee8a47a0a4
m68knommu: fix 5329 ColdFire periphal addressing

The 5329 ColdFire peripheral IO register addresses are not relative to
the MBAR register. So fix the serial platform setup array and IRQ acking
to use just the direct addresses.

Signed-off-by: Matt Waddel <Matt.Waddel@freescale.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/platform/532x/config.c