Add command for handling DDR ECC registers on MPC8349EE MDS board.
[oweals/u-boot.git] / common / virtex2.c
index 84050694234ef966a23aaff85e3e633822e10dc5..b5dc366aad39c15de8f57e88c8c7699d26c1cc56 100644 (file)
@@ -35,7 +35,7 @@
 
 #if 0
 #define FPGA_DEBUG
-#endif 
+#endif
 
 #ifdef FPGA_DEBUG
 #define        PRINTF(fmt,args...)     printf (fmt ,##args)