Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information