Skip to content
Commit 522b3d49 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

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: default avatarGreg Ungerer <gerg@uclinux.org>
parent 9242ef12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment