[U-Boot] [PATCH v2 06/15] env: fat: Make the debug messages play a little nicer

Maxime Ripard maxime.ripard at free-electrons.com
Thu Jan 18 15:12:50 UTC 2018


On Wed, Jan 17, 2018 at 03:03:47PM -0700, Simon Glass wrote:
> Hi Maxime,
> 
> On 16 January 2018 at 01:16, Maxime Ripard
> <maxime.ripard at free-electrons.com> wrote:
> > Since we have global messages to indicate what's going on, the custom
> > messages in the environment drivers only make the output less readable.
> >
> > Make FAT play a little nicer by removing all the extra \n and formatting
> > that is redundant with the global output.
> >
> > Reviewed-by: Andre Przywara <andre.przywara at arm.com>
> > Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> > ---
> >  env/fat.c | 25 ++++++++++++++++++++-----
> >  1 file changed, 20 insertions(+), 5 deletions(-)
> 
> Do you have a change log for this patch?

Sorry, it was buried in my cover letter.

You have the diff here:
http://code.bulix.org/g3emu3-259575

tl; dr: I added some comments around the printf's to make it obvious
that the missing \n were intentional.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180118/8f29238e/attachment.sig>


More information about the U-Boot mailing list