]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc8xx/scc.c
mpc8xx: remove lwmon board support
[u-boot] / arch / powerpc / cpu / mpc8xx / scc.c
index 610fd788bb4193df3aea325e46b734e3c9731a23..251966b4a07153ca799c476a07b87cfbf6217d25 100644 (file)
@@ -193,10 +193,6 @@ static int scc_init (struct eth_device *dev, bd_t * bis)
 
        volatile immap_t *immr = (immap_t *) CONFIG_SYS_IMMR;
 
-#if defined(CONFIG_LWMON)
-       reset_phy();
-#endif
-
        pram_ptr = (scc_enet_t *) & (immr->im_cpm.cp_dparam[PROFF_ENET]);
 
        rxIdx = 0;