public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] bootm: Move silencing of linux console to deprecated config option.
Date: Tue, 10 Jan 2012 16:48:09 -0500	[thread overview]
Message-ID: <201201101648.10842.vapier@gentoo.org> (raw)
In-Reply-To: <1326231380-30128-3-git-send-email-dianders@chromium.org>

On Tuesday 10 January 2012 16:36:20 Doug Anderson wrote:
> --- a/common/cmd_bootm.c
> +++ b/common/cmd_bootm.c
>
> +static void fixup_silent_linux(void) __attribute__ ((deprecated));

__deprecated (from linux/compiler.h)

> --- a/doc/README.silent
> +++ b/doc/README.silent
>
> +CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE with the warning that using

s/warning/caveat/

> +the option opens you up to a buffer overrun if your linux bootargs
> +can be >256 bytes.

s/can be/are/

> +also silence the Linux console, a script like this may help you (where

the pedant in me says: s/may/might/
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120110/79b611b6/attachment.pgp>

  reply	other threads:[~2012-01-10 21:48 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10 19:16 [U-Boot] [PATCH 0/2] Deprecate Linux bootargs munging with CONFIG_SILENT_CONSOLE Doug Anderson
2012-01-10 19:16 ` [U-Boot] [PATCH 1/2] config: Add CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE Doug Anderson
2012-01-10 19:43   ` Wolfgang Denk
2012-01-10 19:46   ` Wolfgang Denk
2012-01-10 20:47     ` Doug Anderson
2012-01-10 19:16 ` [U-Boot] [PATCH 2/2] bootm: Move silencing of linux console to deprecated config option Doug Anderson
2012-01-10 19:50   ` Wolfgang Denk
2012-01-10 20:18   ` Mike Frysinger
2012-01-10 20:18 ` [U-Boot] [PATCH 0/2] Deprecate Linux bootargs munging with CONFIG_SILENT_CONSOLE Mike Frysinger
2012-01-10 21:04   ` Doug Anderson
2012-01-10 21:34     ` Mike Frysinger
2012-01-10 22:16     ` Wolfgang Denk
2012-01-10 22:24       ` Doug Anderson
2012-01-10 22:41         ` Wolfgang Denk
2012-01-10 21:36 ` [U-Boot] [PATCH v2 " Doug Anderson
2012-01-10 22:26   ` [U-Boot] [PATCH v3 0/3] " Doug Anderson
2012-01-10 22:26   ` [U-Boot] [PATCH v3 1/3] config: Add CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE Doug Anderson
2012-01-10 22:26   ` [U-Boot] [PATCH v3 2/3] bootm: Move silencing of linux console to deprecated config option Doug Anderson
2012-01-10 22:26   ` [U-Boot] [PATCH v3 3/3] config: Remove Blackfin CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE Doug Anderson
2012-01-10 23:27     ` Mike Frysinger
2012-01-10 23:38       ` Doug Anderson
2012-01-10 23:44         ` Mike Frysinger
2012-01-10 23:48           ` Doug Anderson
2012-01-11  1:26             ` Mike Frysinger
2012-01-11  8:11         ` Wolfgang Denk
2012-01-11 18:22           ` Doug Anderson
2012-01-10 22:30   ` [U-Boot] [PATCH v2 0/2] Deprecate Linux bootargs munging with CONFIG_SILENT_CONSOLE Wolfgang Denk
2012-01-10 22:39     ` Doug Anderson
2012-01-10 22:48       ` Wolfgang Denk
2012-01-10 22:56         ` Doug Anderson
2012-01-10 21:36 ` [U-Boot] [PATCH v2 1/2] config: Add CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE Doug Anderson
2012-01-10 21:49   ` Mike Frysinger
2012-01-10 22:34   ` Wolfgang Denk
2012-01-10 21:36 ` [U-Boot] [PATCH v2 2/2] bootm: Move silencing of linux console to deprecated config option Doug Anderson
2012-01-10 21:48   ` Mike Frysinger [this message]
2012-01-10 22:33   ` Wolfgang Denk

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=201201101648.10842.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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