Home
last modified time | relevance | path

Searched refs:silent (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A DMakefile24 silent := -s macro
31 $< $(silent) $(Kconfig)
34 $< $(silent) $(Kconfig)
37 $< $(silent) $(Kconfig)
40 $< $(silent) --oldaskconfig $(Kconfig)
43 $< $(silent) $(Kconfig)
49 $< $(silent) --$@ $(Kconfig)
58 $(obj)/conf $(silent) --silentoldconfig $(Kconfig); \
62 $(obj)/conf $(silent) --silentoldconfig $(Kconfig); \
95 $< $(silent) --$@ $(Kconfig)
[all …]
H A Dmconf.c282 static int silent; variable
782 if (!silent) in conf_message_callback()
983 if (!silent) in handle_exit()
991 if (!silent) in handle_exit()
1019 silent = 1; in main()
/rk3399_rockchip-uboot/doc/
H A DREADME.silent3 silenced by setting the environment variable "silent".
6 When the "silent" variable is changed with env set, the change
14 The following actions are taken if "silent" is set at boot time:
H A DREADME.scrapyard2 while other board support code dies a silent death caused by
/rk3399_rockchip-uboot/board/gdsys/common/
H A Dcmd_ioloop.c56 static void io_check_status(unsigned int fpga, u16 status, bool silent) in io_check_status() argument
70 if (silent) in io_check_status()
/rk3399_rockchip-uboot/arch/x86/dts/
H A Dchromebox_panther.dts18 silent-console = <0>;
/rk3399_rockchip-uboot/doc/device-tree-bindings/
H A Dconfig.txt10 silent-console
/rk3399_rockchip-uboot/common/
H A DKconfig234 Console output is recorded even when the console is silent.
296 bool "Support a silent console"
300 setting the environment vaariable 'silent' to a non-empty value.
317 bool "Changes to the 'silent' environment variable update immediately"
321 When the 'silent' environment variable is changed, update the
333 (e.g. NAND). This option makes the value of the 'silent'
H A Dconsole.c94 U_BOOT_ENV_CALLBACK(silent, on_silent);
/rk3399_rockchip-uboot/tools/
H A Dmxsimage.c2204 static int mxsimage_verify_print_header(char *file, int silent) in mxsimage_verify_print_header() argument
2212 ctx.silent_dump = silent; in mxsimage_verify_print_header()
/rk3399_rockchip-uboot/drivers/mmc/
H A DKconfig228 This is silent Kconfig symbol that is selected by the drivers that
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2238 static int ubifs_fill_super(struct super_block *sb, void *data, int silent) in ubifs_fill_super() argument
/rk3399_rockchip-uboot/
H A DREADME1443 allows for a "silent" boot where a splash screen is
4012 made silent. If "no" it will not be made silent. If
4013 unset, then it will be made silent if the U-Boot console
4014 is silent.
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME635 in silent mode. Use -V to force a verbose build (this passes V=1