]> bbs.cooldavid.org Git - net-next-2.6.git/commit
m68knommu: fix 5249 ColdFire UART vector setup
authorGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 07:14:32 +0000 (17:14 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 Mar 2009 07:14:32 +0000 (17:14 +1000)
commitd62db60659416499b763a00c953f23ed1c9a5c46
tree797b926cb5ed60898c035b3e3bb090f93941c2ab
parentde1fc5c629f1597ddc996379642f9f3594dcdfbe
m68knommu: fix 5249 ColdFire UART vector setup

The address of the IVUR register is not correct, it should be offset
into the MBAR region. Without this the vector is not set to the correct
number.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/platform/5249/config.c