[U-Boot] [PATCH] fsl: Don't spew messages related to PHY fixup of device tree

Andy Fleming afleming at gmail.com
Sat Mar 7 02:08:18 CET 2009


On Tue, Feb 17, 2009 at 8:45 PM, Kumar Gala <galak at kernel.crashing.org> wrote:
> Converted print statements that didn't have much meaning beyond
> debug from printf() to debug().
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>

I decided to solve this by removing the printfs.  They aren't really
useful for debugging, unless you're debugging the problems I already
solved using them.  :)  They should have been removed before I
committed the code.

Andy


More information about the U-Boot mailing list