Home
last modified time | relevance | path

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

/u-boot/common/
A Dbootm.c598 bool do_silent; in bootm_process_cmdline_env() local
604 do_silent = IS_ENABLED(CONFIG_SILENT_CONSOLE) && in bootm_process_cmdline_env()
606 if (!do_silent && !IS_ENABLED(CONFIG_BOOTARGS_SUBST)) in bootm_process_cmdline_env()

Completed in 4 milliseconds