linux-kernel-test/arch/m68knommu/platform/5307
Greg Ungerer 9242ef12f0 m68knommu: fix 5307 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:37:57 +10:00
..
config.c m68knommu: fix 5307 ColdFire UART vector setup 2009-03-24 17:37:57 +10:00
Makefile m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00