Hi

We are bringing up linux on a custom MPC5200 board based on the Lite5200 design 
published by Freescale.  

We're using u-boot as the boot loader.  We run the console serial line at 
115200 Baud.

On some boards, the serial console spews gibberish *after* u-boot has started 
linux.  On other boards, with exactly the same software, this does not happen.

Linux boots fine in both cases; we can telnet in to the boards and everything 
seems fine (the console port is even configured correctly according to linux).

But looking at the output on the console serial line with a scope, we can see 
that the baud rate seems to be set much higher - higher in fact than our line 
drivers can handle.

To re-iterate, the u-boot loader works fine at 115200 on these boards; it's 
only after we start the linux kernel that the output becomes gibberish,  And 
the same software loaded on other boards does not exhibit this behavior.  The 
other boards are identical in design to the failing boards.

Does anyone have any suggestions as to what might be going wrong here?  

The linux kernel we're using is based on a 2.6.7 kernel.

  any help would be greatly appreciated!

    thanks, and best regards,

      Nick Caruso
      ncaruso at irobot.com

Reply via email to