summaryrefslogtreecommitdiffstats
path: root/common/virtex2.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 00:53:22 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 00:53:22 +0200
commit265817c7e6e55f1c2d05b8aa2080145291968b2e (patch)
tree039a6759c8fcfe262f0af106e7c5ac746d19478e /common/virtex2.c
parentb63de2c053999d95c71a93745c410a2ffc65327f (diff)
downloadtalos-obmc-uboot-265817c7e6e55f1c2d05b8aa2080145291968b2e.tar.gz
talos-obmc-uboot-265817c7e6e55f1c2d05b8aa2080145291968b2e.zip
Add support for AMD's Pb1x00 eval board;
add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005
Diffstat (limited to 'common/virtex2.c')
-rw-r--r--common/virtex2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/virtex2.c b/common/virtex2.c
index 8405069423..b5dc366aad 100644
--- a/common/virtex2.c
+++ b/common/virtex2.c
@@ -35,7 +35,7 @@
#if 0
#define FPGA_DEBUG
-#endif
+#endif
#ifdef FPGA_DEBUG
#define PRINTF(fmt,args...) printf (fmt ,##args)
OpenPOWER on IntegriCloud