]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/stmmac/gmac.c
stmmac: perform hw bus configuration
[net-next-2.6.git] / drivers / net / stmmac / gmac.c
index 982875646725beb34cd9cdc6b432e328bdad31b9..c1278876ef252b054a41fd6a84cdf7ad301a7def 100644 (file)
@@ -400,9 +400,6 @@ static void gmac_core_init(unsigned long ioaddr)
        value |= GMAC_CORE_INIT;
        writel(value, ioaddr + GMAC_CONTROL);
 
-       /* STBus Bridge Configuration */
-       /*writel(0xc5608, ioaddr + 0x00007000);*/
-
        /* Freeze MMC counters */
        writel(0x8, ioaddr + GMAC_MMC_CTRL);
        /* Mask GMAC interrupts */