X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fmiiphybb.c;h=b4cbb70305f7803d3204d498d9472193ce456f29;hb=82f4c6ac84b3fe81359f863a476196def9fb35ab;hp=8d18919a34c0cdd0c5bff76cb70823541ea01185;hpb=8bde7f776c77b343aca29b8c7b58464d915ac245;p=u-boot diff --git a/common/miiphybb.c b/common/miiphybb.c index 8d18919a34..b4cbb70305 100644 --- a/common/miiphybb.c +++ b/common/miiphybb.c @@ -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);