[U-Boot] [PATCH 01/39] DEBUG: Fix debug macros

Wolfgang Denk wd at denx.de
Sun Oct 23 19:12:08 CEST 2011


Dear Mike Frysinger,

In message <CAJaTeTpwpO6Kd-q=bmbzqPJMoNz_YiOWGRks=zGkhes0vUA=mg at mail.gmail.com> you wrote:
>
> > +#define debugX(level, fmt, args...)            \
> > +       debug_cond((_DEBUG && DEBUG >=3D (level)), fmt, ##args)
> 
> i thought we were just going to punt debugX() ?

Yes, please do!

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I have never understood the female capacity to avoid a direct  answer
to any question.
	-- Spock, "This Side of Paradise", stardate 3417.3


More information about the U-Boot mailing list