]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/miiphybb.c
* Patches by Thomas Viehweger, 16 Mar 2004:
[people/ms/u-boot.git] / common / miiphybb.c
index 8d18919a34c0cdd0c5bff76cb70823541ea01185..b4cbb70305f7803d3204d498d9472193ce456f29 100644 (file)
@@ -134,7 +134,7 @@ int miiphy_read(unsigned char  addr,
   /* check the turnaround bit: the PHY should be driving it to zero */
   if(MDIO_READ != 0)
   {
-    /* printf("PHY didn't drive TA low\n"); */
+    /* puts ("PHY didn't drive TA low\n"); */
     for(j = 0; j < 32; j++)
     {
       MDC(0);