public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: txcotrader <txcotrader@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] CONFIG_BAUDRATE doesn't match
Date: Thu, 12 Sep 2013 12:13:28 -0700 (PDT)	[thread overview]
Message-ID: <1379013208641-163043.post@n7.nabble.com> (raw)
In-Reply-To: <52202B3D.5060803@denx.de>

Stephan,

The processor is a 460SX (shares the same data sheet as 460GT).

In my /include/configs/<boardname>.h file I include "amcc-common.h" which
has what you suggested:

/*
 * UART
 */
#define CONFIG_SYS_NS16550
#define CONFIG_SYS_NS16550_SERIAL
#define CONFIG_SYS_NS16550_REG_SIZE 1
#define CONFIG_SYS_NS16550_CLK      get_serial_clock()
#define CONFIG_BAUDRATE     115200
#define CONFIG_SYS_BAUDRATE_TABLE  \
    {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400}

Thanks,
Greg




--
View this message in context: http://u-boot.10912.n7.nabble.com/CONFIG-BAUDRATE-doesn-t-match-tp162206p163043.html
Sent from the U-Boot mailing list archive at Nabble.com.

      reply	other threads:[~2013-09-12 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29 16:08 [U-Boot] CONFIG_BAUDRATE doesn't match txcotrader
2013-08-30  5:18 ` Stefan Roese
2013-09-12 19:13   ` txcotrader [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1379013208641-163043.post@n7.nabble.com \
    --to=txcotrader@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox