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)
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>

No differences found