Skip to content
Commit 4fb62ede authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: fix wrong register offsets used for ColdFire 5272 multi-function pins



The registers used to configure and set the multifunction pins on the 5272
ColdFire are defined as absolute addresses. So the use of them does not need
to be offset relative to the peripheral region address.

Fix two cases of incorrect usage of these addresses. Both affect UART
initialization, one in the common UART pin setup code, the other in the
NETtel board specific UART signal handling.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 041a89a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment