summaryrefslogtreecommitdiffstats
path: root/lib_arm
diff options
context:
space:
mode:
authorWolfgang Denk <wd@atlas.denx.de>2006-03-07 00:22:36 +0100
committerWolfgang Denk <wd@atlas.denx.de>2006-03-07 00:22:36 +0100
commit0be248fa9a32667d29b0eb1bad77bbd372903e61 (patch)
tree8e32a9e044f0e8a9a39436936b304ac1a2786cc1 /lib_arm
parent951a954b77ef30df1f5c1b7b9b4312e783b2cbb4 (diff)
downloadblackbird-obmc-uboot-0be248fa9a32667d29b0eb1bad77bbd372903e61.tar.gz
blackbird-obmc-uboot-0be248fa9a32667d29b0eb1bad77bbd372903e61.zip
Cleanup (get rid of debug code that sneaked in)
Diffstat (limited to 'lib_arm')
-rw-r--r--lib_arm/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib_arm/board.c b/lib_arm/board.c
index 0f3a999d14..c73cf0c38f 100644
--- a/lib_arm/board.c
+++ b/lib_arm/board.c
@@ -38,8 +38,6 @@
* FIQ Stack: 00ebef7c
*/
-#define DEBUG 1
-
#include <common.h>
#include <command.h>
#include <malloc.h>
OpenPOWER on IntegriCloud