]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire
authorGreg Ungerer <gerg@uclinux.org>
Tue, 17 Apr 2012 07:06:34 +0000 (17:06 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 18 Apr 2012 00:10:08 +0000 (10:10 +1000)
commitb97c0bbb8a9cac241ac992a88fba88056c39971a
treea162894ec9395be5a161a91218dfc34e7628fbba
parent1655326ab3788cfb880e0412e0ab94935c4f81d8
m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire

The CONFIG_FEC2 define was removed from the kernel many versions ago.
But it is still being used to set the multi-function pins when compiling
for a ColdFire 527[45] SoC that has 2 ethernet interfaces. Remove the
last remaining uses of this define, and so fix the setting of the pins
for the 2nd ethernet interface.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/configs/m5275evb_defconfig
arch/m68k/platform/527x/config.c