]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc8xx/scc.c
powerpc: remove MBX and MBX860T boards support
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8xx / scc.c
index 2ef77b4c14d988d4e3c5d8462030e40bf8441671..94c9969e3f1bf333a9376d9f3bc4e25ca0f8182d 100644 (file)
@@ -492,10 +492,6 @@ static int scc_init (struct eth_device *dev, bd_t * bis)
        immr->im_cpm.cp_pbdat &= ~0x00000010;
 #endif /* QS860T */
 
-#ifdef CONFIG_MBX
-       board_ether_init ();
-#endif
-
 #if defined(CONFIG_NETVIA)
 #if defined(PA_ENET_PDN)
        immr->im_ioport.iop_papar &= ~PA_ENET_PDN;