]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/blobdiff - post/src/post.c
post: removed Ethernet test until link ready; c66x build updated with correct files...
[keystone-rtos/mcsdk-tools.git] / post / src / post.c
index f90473873ad465fc18b2e2b45061d4ef4304ab74..b7fed28fd572e9f538bdeb6775e4e11e3d8d0180 100644 (file)
@@ -56,8 +56,8 @@
   #include <ti/csl/cslr_cpsgmii.h>
   #include <ti/csl/csl_mdioAux.h>
 #else
-  #include <ti/csl/csl_sgmii.h>
-  #include <ti/csl/cslr_sgmii.h>
+  #include <ti/csl/csl_cpsgmii.h>
+  #include <ti/csl/cslr_cpsgmii.h>
 #endif
 
 #include <ti/csl/csl_mdio.h>
@@ -393,6 +393,7 @@ int32_t cpswLpbkMode = CPSW_LOOPBACK_INTERNAL;
 #endif
 int32_t cpswEvm6678 = 0;
 
+#if 0
 #if !(defined(_EVMC6657L_))
 /** ============================================================================
  *   @n@b Init_SGMII
@@ -910,6 +911,7 @@ post_test_emac_loopback
 #endif
     return POST_TEST_RESULT_PASSED;
 }
+#endif
 
 void
 post_hex_to_string