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. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot