* Fixes for TQM8560 board:
[oweals/u-boot.git] / cpu / mpc85xx / ether_fcc.c
index f78e5b4d7a67b7c162a8b5d03c1fb527264c9a61..c2f88f83dd2fdc2bc64c1e1d4b53ddf9bb09edfd 100644 (file)
@@ -135,7 +135,7 @@ static RTXBD rtx __attribute__ ((aligned(8)));
 #error "rtx must be 64-bit aligned"
 #endif
 
-#define ET_DEBUG
+#undef ET_DEBUG
 
 static int fec_send(struct eth_device* dev, volatile void *packet, int length)
 {