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 setup
The ICR registers of the 5249 ColdFire processor are 8bits, not 32bits. Fix the read/write of these register to be the correct size. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
- Loading branch information