mpc83xx: Don't define cpu_eth_init for DM eth
authorMario Six <mario.six@gdsys.cc>
Mon, 21 Jan 2019 08:18:19 +0000 (09:18 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 05:52:33 +0000 (07:52 +0200)
commit8835836ae74d1b340f079ce49c3f1cc810452d0d
tree22f7683f5424e4dfb562e7f662e946ee91295007
parent9fc148ebc413a3eda720d9f74f9a102afacf0fc4
mpc83xx: Don't define cpu_eth_init for DM eth

Don't use the legacy method of initializing the ethernet controller on
MPC83xx when DM is active.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
arch/powerpc/cpu/mpc83xx/cpu.c