diff --git a/CHANGELOG b/CHANGELOG
index a3b4b239f922983d27b225031025407e09eb239b..961e073e4c22b4d940c803cfeece49b8fe8c0caa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Cleanup debug code for yucca board.
+
 * MCC200: restrict addressable flash space to 32 MB
 
 * Add debug console on COM12 for MCC200 board
diff --git a/include/configs/yucca.h b/include/configs/yucca.h
index 884f85c31e9fbfce420d3511c885d738d0021bae..a6532b5e85338d112c09aab20ac0934977d5bf92 100644
--- a/include/configs/yucca.h
+++ b/include/configs/yucca.h
@@ -31,9 +31,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define DEBUG
-#undef DEBUG
-
 /*-----------------------------------------------------------------------
  * High Level Configuration Options
  *----------------------------------------------------------------------*/