]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/cpu/mpc8xx/ether.c
powerpc: remove MBX and MBX860T boards support
[karo-tx-uboot.git] / post / cpu / mpc8xx / ether.c
index 91505475e85ebbffcbbdd902762513840ca252dc..53c0e4dfda11c5a515fdfb069f1565e36d722c90 100644 (file)
@@ -374,10 +374,6 @@ static void scc_init (int scc_index)
        *((uchar *) BCSR0) |= BCSR0_ETHEN;
 #endif
 
-#ifdef CONFIG_MBX
-       board_ether_init ();
-#endif
-
        /*
         * Set the ENT/ENR bits in the GSMR Low -- Enable Transmit/Receive
         */