[U-Boot] [PATCH 8/9] DM9000: change some printf to use debug instead

Marek Vasut marek.vasut at gmail.com
Thu Aug 25 05:19:55 CEST 2011


On Thursday, August 25, 2011 01:04:17 AM Eric Jarrige wrote:
> Dear Wolfgang,
> 
> On 24 août 2011, at 22:20, Wolfgang Denk wrote:
> > Dear Eric Jarrige,
> > 
> > In message <2B613989-ADDB-43D6-A8C3-A30D5245262A at armadeus.org> you wrote:
> >>>> I'am just wondering: I see that DM9000_DBG is used all over dm9000
> >>>> code - do you know the reason why not just use debug()?
> >> 
> >> dm9000 does not use debug() at all.
> >> That's the reason to fix the printf issues as a first priority by using
> >> the DM9000_DBG.
> > 
> > NAK.
> > 
> > If you touch that, then please do it right: us debug() instead, and
> > remove DM9000_DBG.  Thanks.
> 
> Do you mean both changes in one patch?

My wild guess would be to FIRST fix the DM9000_DBG and NEXT convert these 
printf()s to debug()s.

Cheers

> 
> Best regards,
> Eric
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list