summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-08-17 10:48:36 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-08-17 10:48:36 +0200
commit0a0f3a46fb5cfa7105402bee9c52dd379325d156 (patch)
treefbc9319c3fd9cf228f76c6beacc2561c9623d65b
parent6183bb9e5be52582d99c50e676fbed6a77ccc526 (diff)
downloadtalos-obmc-uboot-0a0f3a46fb5cfa7105402bee9c52dd379325d156.tar.gz
talos-obmc-uboot-0a0f3a46fb5cfa7105402bee9c52dd379325d156.zip
Cleanup debug code for yucca board.
-rw-r--r--CHANGELOG2
-rw-r--r--include/configs/yucca.h3
2 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a3b4b239f9..961e073e4c 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 884f85c31e..a6532b5e85 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
*----------------------------------------------------------------------*/
OpenPOWER on IntegriCloud