From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 12 Aug 2010 11:31:27 +0200 Subject: [U-Boot] [PATCH] USB-CDC: Added debug output to ether.c In-Reply-To: <4C631FF6.2070903@emk-elektronik.de> References: <1281562797-6408-1-git-send-email-sbabic@denx.de> <4C631FF6.2070903@emk-elektronik.de> Message-ID: <4C63BF6F.3010409@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Reinhard Meyer wrote: > Dear Stefano Babic, Hi Reinhard, > Why not use the globally defined debug() [include/common.h, line 119] > macro for that? Probably the only reason is I was too lazy to fix it globally.... Rather there is a lot of files / drivers that implement their own set of debug functions, mainly because they were ported from Linux where we have other mechanisms. I agree with you and I will post a patch to fix the debug issue globally. Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================