[U-Boot] silent console with nand
Bishop, Mark
Mark.Bishop at cooperindustries.com
Wed May 9 21:25:54 CEST 2012
Is it possible to have a silent console with the 'silent' environment
variable if the environment is stored in NAND?
Essentially both:
#define CONFIG_SILENT_CONSOLE
#define CONFIG_ENV_IS_IN_NAND
are defined, but I am not seeing a dark console with silent=1.
I've seen the messages concerning the environment stored in SPI Flash
and was probably thinking that it applies to NAND as well. I'm just
looking for confirmation or another #define to get it to work. I
realize that another option is to compile it into my default environment
but I want to take advantage of the 'silent' switch.
Thanks.
More information about the U-Boot
mailing list