]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc8xx/scc.c
mpc8xx: remove RPXlite_dw, quantum board support
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc8xx / scc.c
index da372d039eb27b01b5d16fca0aa74dc710d72e4d..7ed98b879f82180275a35399b1853f92a545c51b 100644 (file)
@@ -461,10 +461,6 @@ static int scc_init (struct eth_device *dev, bd_t * bis)
 #error Configuration Error: exactly ONE of PB_ENET_TENA, PC_ENET_TENA must be defined
 #endif
 
-#ifdef CONFIG_RPXLITE
-       *((uchar *) BCSR0) |= BCSR0_ETHEN;
-#endif
-
 #if defined(CONFIG_NETVIA)
 #if defined(PA_ENET_PDN)
        immr->im_ioport.iop_papar &= ~PA_ENET_PDN;