John Rigby wrote:
+ select PPC_CPM_NEW_BINDING if PPC_MPC512x
Don't bother with this. It's always selected on arch/powerpc -- and now
that arch/ppc is gone, there are patches floating around to remove the
ifdefs.
-Scott
___
Linuxppc-dev ma
Add support for MPC512x to fs_enet driver
MPC5121 has an FEC core that is nearly identical to the FEC
in 8xx. The only problem is that the registers locations have
been shuffled. Because of this shuffling of registers, one needs
a different structure to describe the 5121 FEC. This is not a huge