alistair23-linux/arch/m68knommu/platform/5407
Greg Ungerer 522b3d4917 m68knommu: fix 5407 ColdFire UART vector setup
There is a couple of problems with the UART vector setup for the 5307
ColdFire UART. The ICR register access should be 8bit, not 32bit. The
address of the UIVR register is wrong, it needs to be offset into the
MBAR register region. Fix these.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2009-03-24 17:38:11 +10:00
..
config.c m68knommu: fix 5407 ColdFire UART vector setup 2009-03-24 17:38:11 +10:00
Makefile