Searched refs:silent (Results 1 – 14 of 14) sorted by relevance
24 silent := -s macro31 $< $(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 …]
282 static int silent; variable782 if (!silent) in conf_message_callback()983 if (!silent) in handle_exit()991 if (!silent) in handle_exit()1019 silent = 1; in main()
3 silenced by setting the environment variable "silent".6 When the "silent" variable is changed with env set, the change14 The following actions are taken if "silent" is set at boot time:
2 while other board support code dies a silent death caused by
56 static void io_check_status(unsigned int fpga, u16 status, bool silent) in io_check_status() argument70 if (silent) in io_check_status()
18 silent-console = <0>;
10 silent-console
234 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 the333 (e.g. NAND). This option makes the value of the 'silent'
94 U_BOOT_ENV_CALLBACK(silent, on_silent);
2204 static int mxsimage_verify_print_header(char *file, int silent) in mxsimage_verify_print_header() argument2212 ctx.silent_dump = silent; in mxsimage_verify_print_header()
228 This is silent Kconfig symbol that is selected by the drivers that
2238 static int ubifs_fill_super(struct super_block *sb, void *data, int silent) in ubifs_fill_super() argument
1443 allows for a "silent" boot where a splash screen is4012 made silent. If "no" it will not be made silent. If4013 unset, then it will be made silent if the U-Boot console4014 is silent.
635 in silent mode. Use -V to force a verbose build (this passes V=1