Re: [U-Boot] silent console with nand

2012-05-21 Thread Wolfgang Denk
Dear Scott Wood, In message <4fba6f26.2060...@freescale.com> you wrote: > > > There may be problems with your current implementation, like the > > environment not being available soon enough. You can test this by > > changing the console bausrate using setenv / saveenv. Cn you still > > see all

Re: [U-Boot] silent console with nand

2012-05-21 Thread Scott Wood
On 05/20/2012 02:09 PM, Wolfgang Denk wrote: > Dear "Bishop, Mark", > > In message <5d308bd40154e4439d82454fe483a50206a4f...@evs4.nam.ci.root> you > wrote: >> Is it possible to have a silent console with the 'silent' environment >> variable if the environment is stored in NAND? > > The storage l

Re: [U-Boot] silent console with nand

2012-05-20 Thread Wolfgang Denk
Dear "Bishop, Mark", In message <5d308bd40154e4439d82454fe483a50206a4f...@evs4.nam.ci.root> you wrote: > Is it possible to have a silent console with the 'silent' environment > variable if the environment is stored in NAND? The storage location of the environment should have nothing to do with t

[U-Boot] silent console with nand

2012-05-09 Thread Bishop, Mark
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