Skip to content
Commit 98d9696b authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: fix multi-function pin setup for FEC module on ColdFire 523x



The multi-function pin setup code for the FEC ethernet module is using just
plain wrong. Looks like it was cut-and-pasted from other init code. It has
hard coded register addresses that are incorrect for the 523x, and it is
manipulating bits that don't make sense.

Add proper register definitions for the Pin Assignment registers of the 532x,
and then use them to fix the setup code for the FEC hardware module.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent f2f41c68
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