[U-Boot] debugX macro

Joe Hershberger joe.hershberger at gmail.com
Tue Oct 25 19:11:41 CEST 2011


On Sun, Oct 23, 2011 at 12:23 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Marek Vasut,
>
> In message <201110231646.59439.marek.vasut at gmail.com> you wrote:
>>
>> I've been doing the debug() cleanup and found the debugX() macro is used only in
>> very few patches. Maybe punting it altogether won't hurt.
>>
>> The following do use it:
>> ./board/spc1920/hpi.c
>> ./drivers/mtd/nand/s3c2410_nand.c
>>
>> Opinions?
>
> Dump it!

I'm working on a patch to rework the net subsystem and I find it quite
useful for filtering debug traces to a manageable level.  I think it
should stay around.

Thanks
-Joe


More information about the U-Boot mailing list