kernel_optimize_test/arch/m68knommu
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
..
configs
kernel m68knommu: switch to using generic_handle_irq() 2009-03-24 15:17:46 +10:00
lib
mm m68knommu: mark all RAM as ZONE_DMA 2009-03-24 15:17:41 +10:00
platform m68knommu: fix 5407 ColdFire UART vector setup 2009-03-24 17:38:11 +10:00
defconfig
Kconfig m68knommu: remove the no longer used PCI support option 2009-01-27 16:42:02 +10:00
Kconfig.debug
Makefile m68knommu: remove obsolete and unused eLIA board 2009-01-27 16:42:02 +10:00