[U-Boot] [PATCH v2 2/2] bootm: Move silencing of linux console to deprecated config option.

Mike Frysinger vapier at gentoo.org
Tue Jan 10 22:48:09 CET 2012


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>


More information about the U-Boot mailing list