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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to