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

Simon Glass sjg at chromium.org
Wed Jan 17 22:03:47 UTC 2018


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?

Regards,
Simon


More information about the U-Boot mailing list