public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 3/4] log: Add a way to enable/disable a log device
Date: Sun, 11 Oct 2020 21:15:02 -0400	[thread overview]
Message-ID: <20201012011502.GP14816@bill-the-cat> (raw)
In-Reply-To: <20200912122845.3.I3743cdceacc4e8d4046331664ff17066779b9fd9@changeid>

On Sat, Sep 12, 2020 at 12:28:49PM -0600, Simon Glass wrote:

> At present all log devices are enabled by default. Add a function to allow
> devices to be disabled or enabled at runtime.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201011/7f9d01e4/attachment.sig>

  parent reply	other threads:[~2020-10-12  1:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-12 18:28 [PATCH 0/4] log: Fix the syslog spam when running tests Simon Glass
2020-09-12 18:28 ` [PATCH 1/4] log: Add a flag to enable log drivers Simon Glass
2020-10-12  1:14   ` Tom Rini
2020-09-12 18:28 ` [PATCH 2/4] log: Drop #ifdef in log_test Simon Glass
2020-10-12  1:14   ` Tom Rini
2020-09-12 18:28 ` [PATCH 3/4] log: Add a way to enable/disable a log device Simon Glass
2020-09-12 20:24   ` Heinrich Schuchardt
2020-09-13  1:24     ` Simon Glass
2020-10-12  1:15   ` Tom Rini [this message]
2020-09-12 18:28 ` [PATCH 4/4] log: Disable the syslog driver by default Simon Glass
2020-09-12 20:16   ` Heinrich Schuchardt
2020-09-12 20:24     ` Simon Glass
2020-09-12 20:34       ` Heinrich Schuchardt
2020-09-13  1:24         ` Simon Glass
2020-09-13  6:47           ` Heinrich Schuchardt
2020-09-13 13:26             ` Simon Glass
2020-10-12  1:15   ` Tom Rini
2020-09-14  8:24 ` [PATCH 0/4] log: Fix the syslog spam when running tests Heinrich Schuchardt

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=20201012011502.GP14816@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox