]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/pa-lld.git/commitdiff
fix typo at cpsw_mgmt.c
authorEric Ruei <e-ruei1@ti.com>
Tue, 10 Dec 2013 21:47:03 +0000 (16:47 -0500)
committerEric Ruei <e-ruei1@ti.com>
Tue, 10 Dec 2013 21:47:03 +0000 (16:47 -0500)
example/emacExample/src/c66x/bios/cpsw_mgmt.c

index f63a83eab1323203d427ab83a68b42cd24db0cae..b2573e8676985b08a215a9ef58d325e65b2f420c 100644 (file)
@@ -552,9 +552,10 @@ Int32 Init_SGMII_SERDES(Void)
        {
            pllstat = CSL_EthernetSerdesGetStatus(CSL_NETCP_SERDES_CFG_REGS, NUM_MAC_PORTS);
        }while(pllstat == CSL_SERDES_STATUS_PLL_NOT_LOCKED);
-       }
 #endif
 
+       }
+
     /*
      * The following SERDES configuration is required for chip simulator only.
      * The platform-dependent SERDES configuration should be done by the corresponding