public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [ARM] Environment variables not available during console initialisation?
@ 2009-01-15  7:33 Guennadi Liakhovetski
  2009-01-15 18:37 ` Wolfgang Denk
  2009-01-15 19:42 ` Ulf Samuelsson
  0 siblings, 2 replies; 14+ messages in thread
From: Guennadi Liakhovetski @ 2009-01-15  7:33 UTC (permalink / raw)
  To: u-boot

Hi,

a user is reporting, that setting "silent" and "baudrate" environment 
variables on ARM have no effect on the console bahaviour. I didn't test 
this but looking at the code it looks logical - the console is initialised 
before environment variables are read. Question - is this a bug that has 
to be fixed, or is there no good fix for this, because we really want to 
have console initialised ASAP - before the driver for the environment 
storage is initialised?

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.

DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [U-Boot] [ARM] Environment variables not available during, console initialisation?
@ 2009-02-02 19:05 Derek Ou
  0 siblings, 0 replies; 14+ messages in thread
From: Derek Ou @ 2009-02-02 19:05 UTC (permalink / raw)
  To: u-boot

Is this a catch 22?  If console is initialized after loading environment 
variables, this
means NAND (or other memories) driver are loaded before console being 
available
and there is no console output to debug NAND driver initialization.  If 
console is
initialized before loading NAND driver, environment variable is 
available after the
console is configured?

Derek

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-02-03 16:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-15  7:33 [U-Boot] [ARM] Environment variables not available during console initialisation? Guennadi Liakhovetski
2009-01-15 18:37 ` Wolfgang Denk
2009-01-15 19:42 ` Ulf Samuelsson
2009-01-15 22:43   ` Wolfgang Denk
2009-02-02 16:35     ` Guennadi Liakhovetski
2009-02-02 20:07       ` Wolfgang Denk
2009-02-02 20:55         ` Guennadi Liakhovetski
2009-02-02 21:16           ` Wolfgang Denk
2009-02-02 22:37             ` Guennadi Liakhovetski
2009-02-02 23:55               ` Wolfgang Denk
2009-02-03  8:14                 ` Guennadi Liakhovetski
2009-02-03  8:52                   ` Wolfgang Denk
2009-02-03 16:15                   ` Scott Wood
  -- strict thread matches above, loose matches on Subject: below --
2009-02-02 19:05 [U-Boot] [ARM] Environment variables not available during, " Derek Ou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox