Re: [U-Boot] [PATCH 27/28] Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig

2016-09-23 Thread Tom Rini
On Mon, Sep 19, 2016 at 04:33:11PM -0600, Simon Glass wrote:

> This converts the following to Kconfig:
>CONFIG_SYS_CONSOLE_INFO_QUIET
> 
> Signed-off-by: Simon Glass 
[snip]
>  251 files changed, 217 insertions(+), 88 deletions(-)
[snip]
> diff --git a/common/Kconfig b/common/Kconfig
> index bf1e277..815e11d 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -318,6 +318,14 @@ config SYS_CONSOLE_ENV_OVERWRITE
> start-up (after relocation). This causes the environment to be
> updated to match the console devices actually chosen.
>  
> +config SYS_CONSOLE_INFO_QUIET
> + bool "Don't display the console devices on boot"
> + help
> +   Normally U-Boot displays the current settings for stdout, stdin
> +   and stderr on boot when the post-relocation console is set up.
> +   Enable this option to supress this output. It can be obtained by
> +   calling stdio_print_current_devices() from board code.
> +
>  endmenu

Maybe default y if !CONSOLE_MUX ?

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 27/28] Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig

2016-09-19 Thread Simon Glass
This converts the following to Kconfig:
   CONFIG_SYS_CONSOLE_INFO_QUIET

Signed-off-by: Simon Glass 
---

 README  | 3 ---
 common/Kconfig  | 8 
 configs/10m50_defconfig | 1 +
 configs/3c120_defconfig | 1 +
 configs/CPCI2DP_defconfig   | 1 +
 configs/CPCI4052_defconfig  | 1 +
 configs/M5249EVB_defconfig  | 1 +
 configs/MIP405T_defconfig   | 1 +
 configs/MIP405_defconfig| 1 +
 configs/PIP405_defconfig| 1 +
 configs/PLU405_defconfig| 1 +
 configs/PMC405DE_defconfig  | 1 +
 configs/VOM405_defconfig| 1 +
 configs/a3m071_defconfig| 1 +
 configs/a4m2k_defconfig | 1 +
 configs/acadia_defconfig| 1 +
 configs/am335x_baltos_defconfig | 1 +
 configs/am335x_boneblack_defconfig  | 3 ++-
 configs/am335x_boneblack_vboot_defconfig| 3 ++-
 configs/am335x_evm_defconfig| 1 +
 configs/am335x_evm_nor_defconfig| 1 +
 configs/am335x_evm_norboot_defconfig| 1 +
 configs/am335x_evm_spiboot_defconfig| 3 ++-
 configs/am335x_evm_usbspl_defconfig | 1 +
 configs/am335x_igep0033_defconfig   | 1 +
 configs/am335x_shc_defconfig| 1 +
 configs/am335x_shc_ict_defconfig| 1 +
 configs/am335x_shc_netboot_defconfig| 1 +
 configs/am335x_shc_prompt_defconfig | 1 +
 configs/am335x_shc_sdboot_defconfig | 1 +
 configs/am335x_shc_sdboot_prompt_defconfig  | 1 +
 configs/am335x_sl50_defconfig   | 1 +
 configs/am43xx_evm_defconfig| 1 +
 configs/am43xx_evm_ethboot_defconfig| 1 +
 configs/am43xx_evm_qspiboot_defconfig   | 1 +
 configs/am43xx_evm_usbhost_boot_defconfig   | 1 +
 configs/am43xx_hs_evm_defconfig | 1 +
 configs/am57xx_evm_defconfig| 3 ++-
 configs/am57xx_evm_nodt_defconfig   | 3 ++-
 configs/am57xx_hs_evm_defconfig | 3 ++-
 configs/amcore_defconfig| 1 +
 configs/arches_defconfig| 1 +
 configs/bamboo_defconfig| 1 +
 configs/bayleybay_defconfig | 1 +
 configs/birdland_bav335a_defconfig  | 1 +
 configs/birdland_bav335b_defconfig  | 1 +
 configs/brppt1_mmc_defconfig| 1 +
 configs/brppt1_nand_defconfig   | 1 +
 configs/brppt1_spi_defconfig| 1 +
 configs/brxre1_defconfig| 1 +
 configs/bubinga_defconfig   | 1 +
 configs/cairo_defconfig | 1 +
 configs/canyonlands_defconfig   | 1 +
 configs/chromebook_link_defconfig   | 1 +
 configs/chromebook_samus_defconfig  | 1 +
 configs/chromebox_panther_defconfig | 1 +
 configs/clearfog_defconfig  | 1 +
 configs/cm_t335_defconfig   | 1 +
 configs/cm_t43_defconfig| 1 +
 configs/cm_t54_defconfig| 4 ++--
 configs/conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 +
 configs/conga-qeval20-qa3-e3845_defconfig   | 1 +
 configs/coreboot-x86_defconfig  | 1 +
 configs/cougarcanyon2_defconfig | 1 +
 configs/crownbay_defconfig  | 1 +
 configs/db-88f6720_defconfig| 1 +
 configs/db-88f6820-gp_defconfig | 1 +
 configs/db-mv784mp-gp_defconfig | 1 +
 configs/devconcenter_defconfig  | 1 +
 configs/devkit8000_defconfig| 3 ++-
 configs/dfi-bt700-q7x-151_defconfig | 1 +
 configs/dlvision-10g_defconfig  | 1 +
 configs/dlvision_defconfig  | 1 +
 configs/dra7xx_evm_defconfig| 3 ++-
 configs/dra7xx_hs_evm_defconfig | 3 ++-
 configs/draco_defconfig | 1 +
 configs/duovero_defconfig   | 1 +
 configs/ea