public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] environmental "baudrate" not used at boot up
@ 2011-01-16 14:01 chrisv at cyberswitching.com
  2011-01-16 14:42 ` Albert ARIBAUD
  2011-01-19  5:34 ` chrisv at cyberswitching.com
  0 siblings, 2 replies; 12+ messages in thread
From: chrisv at cyberswitching.com @ 2011-01-16 14:01 UTC (permalink / raw)
  To: u-boot

Hi list,

I have a board based on an Atmel AT91SAM9263-EK running U-boot 2009.01.
I can't seem to get the environmental variable "baudrate" to be used
properly, though.

Here's the sequence:

   1. Power on board, baudrate=115200
   2. setenv baudrate 9600
      (change terminal baud to 9600)
      saveenv
      saveenv
      reset
   3. Gibberish is output to the terminal at 9600
   4. Change terminal baud to 115200, everything ok

As much as I've looked through the code in lib_arm/board.c,
serial_init() and init_baudrate() seem to be coded correctly.

Any advice on where to take it from here?

Thanks,
Chris

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

end of thread, other threads:[~2011-01-21 18:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-16 14:01 [U-Boot] environmental "baudrate" not used at boot up chrisv at cyberswitching.com
2011-01-16 14:42 ` Albert ARIBAUD
2011-01-16 14:50   ` chrisv at cyberswitching.com
2011-01-19  5:34 ` chrisv at cyberswitching.com
2011-01-19  6:59   ` Wolfgang Denk
2011-01-19 14:46     ` chrisv at cyberswitching.com
2011-01-19 15:36       ` Wolfgang Denk
2011-01-19 19:49         ` Reinhard Meyer
2011-01-19 19:50           ` chrisv at cyberswitching.com
2011-01-19 19:58   ` Scott Wood
2011-01-21  4:45     ` Aggrwal Poonam-B10812
2011-01-21 18:58       ` Scott Wood

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