All of lore.kernel.org
 help / color / mirror / Atom feed
From: sjg at google.com <sjg@google.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 6/6] configs: sandbox: enable LOG_SYSLOG
Date: Tue, 3 Mar 2020 02:45:59 +0000	[thread overview]
Message-ID: <CAPnjgZ35pKhVZT=NDK3OufDsa0TJZqDRj3rygUBhM=bcwX_05A@mail.gmail.com> (raw)
In-Reply-To: <20200226204820.17376-7-xypron.glpk@gmx.de>

For testing purposes enable the syslog logging driver.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
---
v5:
	no change
v4:
	no change
---
 configs/sandbox64_defconfig        | 1 +
 configs/sandbox_defconfig          | 1 +
 configs/sandbox_flattree_defconfig | 1 +
 3 files changed, 3 insertions(+)

Applied to u-boot-dm, thanks!

  parent reply	other threads:[~2020-03-03  2:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 20:48 [PATCH v5 0/6] log: syslog logging driver Heinrich Schuchardt
2020-02-26 20:48 ` [PATCH v5 1/6] log: correct CONFIG_LOG_TEST prerequisites Heinrich Schuchardt
2020-02-26 20:48 ` [PATCH v5 2/6] log: syslog driver Heinrich Schuchardt
2020-02-27 23:40   ` Simon Glass
2020-03-03  2:46   ` sjg at google.com
2020-02-26 20:48 ` [PATCH v5 3/6] log: output for CONFIG_LOG=n Heinrich Schuchardt
2020-04-22 19:00   ` Marek Vasut
2020-04-22 19:01     ` Tom Rini
2020-04-22 19:10       ` Marek Vasut
2020-02-26 20:48 ` [PATCH v5 4/6] test: log functions with CONFIG_LOG=n Heinrich Schuchardt
2020-02-26 20:48 ` [PATCH v5 5/6] test: log: test syslog logging driver Heinrich Schuchardt
2020-02-27 23:40   ` Simon Glass
2020-03-03  2:45   ` sjg at google.com
2020-05-06  3:42     ` Simon Glass
2020-02-26 20:48 ` [PATCH v5 6/6] configs: sandbox: enable LOG_SYSLOG Heinrich Schuchardt
2020-03-03  2:45 ` sjg at google.com [this message]
2020-03-03  2:46 ` [PATCH v5 4/6] test: log functions with CONFIG_LOG=n sjg at google.com
2020-03-03  2:46 ` [PATCH v5 3/6] log: output for CONFIG_LOG=n sjg at google.com
2020-03-03  2:46 ` [PATCH v5 1/6] log: correct CONFIG_LOG_TEST prerequisites sjg at google.com

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='CAPnjgZ35pKhVZT=NDK3OufDsa0TJZqDRj3rygUBhM=bcwX_05A@mail.gmail.com' \
    --to=sjg@google.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.