From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 07/11] mmc: convert most of printf() to pr_err() and pr_warn()
Date: Thu, 30 Nov 2017 11:49:04 -0500 [thread overview]
Message-ID: <20171130164904.GI3587@bill-the-cat> (raw)
In-Reply-To: <1512060244-22907-8-git-send-email-jjhiblot@ti.com>
On Thu, Nov 30, 2017 at 05:44:00PM +0100, Jean-Jacques Hiblot wrote:
> This allows to compile out the log message by tweaking the LOGLEVEL.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171130/6b90e5d6/attachment.sig>
next prev parent reply other threads:[~2017-11-30 16:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20171130164502epcas4p25dbad0b069a72069c355b5058500aaad@epcas4p2.samsung.com>
2017-11-30 16:43 ` [U-Boot] [PATCH v5 00/11] mmc: fixes for HS200/UHS core support Jean-Jacques Hiblot
2017-11-30 16:43 ` [U-Boot] [PATCH v5 01/11] mmc: dump card and host capabilities if debug is enabled Jean-Jacques Hiblot
2017-11-30 16:43 ` [U-Boot] [PATCH v5 02/11] dm: mmc: update mmc_of_parse() Jean-Jacques Hiblot
2017-11-30 16:43 ` [U-Boot] [PATCH v5 03/11] mmc: Fixed a problem with old sd or mmc that do not support High speed Jean-Jacques Hiblot
2017-11-30 16:43 ` [U-Boot] [PATCH v5 04/11] mmc: all hosts support 1-bit bus width and legacy timings Jean-Jacques Hiblot
2017-11-30 16:43 ` [U-Boot] [PATCH v5 05/11] mmc: fix for old MMCs (below version 4) Jean-Jacques Hiblot
2017-11-30 16:43 ` [U-Boot] [PATCH v5 06/11] mmc: don't use malloc_cache_aligned() Jean-Jacques Hiblot
2017-11-30 16:44 ` [U-Boot] [PATCH v5 07/11] mmc: convert most of printf() to pr_err() and pr_warn() Jean-Jacques Hiblot
2017-11-30 16:49 ` Tom Rini [this message]
2017-11-30 16:44 ` [U-Boot] [PATCH v5 08/11] mmc: make UHS and HS200 optional Jean-Jacques Hiblot
2017-11-30 16:44 ` [U-Boot] [PATCH v5 09/11] mmc: make optional the support for eMMC hardware partitioning Jean-Jacques Hiblot
2017-11-30 16:44 ` [U-Boot] [PATCH v5 10/11] configs: openrd: removed " Jean-Jacques Hiblot
2017-11-30 16:44 ` [U-Boot] [PATCH v5 11/11] configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL Jean-Jacques Hiblot
2017-11-30 16:55 ` Tom Rini
2017-11-30 21:23 ` Peter Howard
2017-12-11 7:57 ` [U-Boot] [PATCH v5 00/11] mmc: fixes for HS200/UHS core support Jaehoon Chung
2017-12-11 9:33 ` Marek Vasut
2017-12-11 9:57 ` Jaehoon Chung
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171130164904.GI3587@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.