public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Deprecate Linux bootargs munging with CONFIG_SILENT_CONSOLE.
@ 2012-01-10 19:16 Doug Anderson
  2012-01-10 19:16 ` [U-Boot] [PATCH 1/2] config: Add CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE Doug Anderson
                   ` (5 more replies)
  0 siblings, 6 replies; 36+ messages in thread
From: Doug Anderson @ 2012-01-10 19:16 UTC (permalink / raw)
  To: u-boot


As discussed previously on the U-Boot mailing list (see comments on
"Fix fixup_silent_linux() buffer overrun" patchset), relying on
"bootm" to mangle the Linux bootargs is not a suggested way to go.
We now officially deprecate it and provide a way to avoid it (but
still get the other CONFIG_SILENT_CONSOLE behavior).


Doug Anderson (2):
  config: Add CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE
  bootm: Move silencing of linux console to deprecated config option.

 README                                 |    5 ++---
 common/cmd_bootm.c                     |   10 +++++-----
 doc/README.silent                      |   13 ++++++++++---
 include/configs/KUP4K.h                |    3 +++
 include/configs/KUP4X.h                |    3 +++
 include/configs/QS823.h                |    1 +
 include/configs/QS850.h                |    1 +
 include/configs/QS860T.h               |    1 +
 include/configs/TQM5200.h              |    3 +++
 include/configs/a4m072.h               |    3 +++
 include/configs/bfin_adi_common.h      |    3 +++
 include/configs/cm5200.h               |    3 +++
 include/configs/cpu9260.h              |    3 +++
 include/configs/cpuat91.h              |    3 +++
 include/configs/mcc200.h               |    3 +++
 include/configs/mimc200.h              |    3 +++
 include/configs/omap3_evm_quick_mmc.h  |    3 +++
 include/configs/omap3_evm_quick_nand.h |    3 +++
 include/configs/pdm360ng.h             |    3 +++
 include/configs/sc3.h                  |    3 +++
 20 files changed, 62 insertions(+), 11 deletions(-)

-- 
1.7.3.1

^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2012-01-11 18:22 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2012-01-10 22:33   ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox