]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/ixp/npe/IxEthAccMii.c
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / cpu / ixp / npe / IxEthAccMii.c
index 86368a4734d244945eee7e23026eca4e37c6b240..d282aa6725b850608e5b324698bc93a53deec64e 100755 (executable)
@@ -324,7 +324,7 @@ ixEthAccMiiWriteRtn (UINT8 phyAddr,
 
        /*The "GO" bit is reset to 0 when the write completes*/
        if((regval & IX_ETH_ACC_MII_GO) == 0x0)
-       {                   
+       {                   
            break;
        }
        /* Sleep for a while */