From: Wolfgang Denk Date: Thu, 17 Aug 2006 08:48:36 +0000 (+0200) Subject: Cleanup debug code for yucca board. X-Git-Tag: v2008.10-rc1~1135 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a0f3a46fb5cfa7105402bee9c52dd379325d156;p=platform%2Fkernel%2Fu-boot.git Cleanup debug code for yucca board. --- diff --git a/CHANGELOG b/CHANGELOG index a3b4b23..961e073 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 884f85c..a6532b5 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 *----------------------------------------------------------------------*/