From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE
Date: Mon, 28 Jan 2013 13:46:24 +0100 [thread overview]
Message-ID: <201301281346.24186.marex@denx.de> (raw)
In-Reply-To: <1359373261-16796-2-git-send-email-fabio.estevam@freescale.com>
Dear Fabio Estevam,
> The baudrate is already defined by CONFIG_BAUDRATE and there is no need
> to keep CONFIG_SYS_BAUDRATE_TABLE.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> include/configs/mx23evk.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h
> index 51aa9c4..e43b93f 100644
> --- a/include/configs/mx23evk.h
> +++ b/include/configs/mx23evk.h
> @@ -110,7 +110,6 @@
> #define CONFIG_PL01x_PORTS { (void *)MXS_UARTDBG_BASE }
> #define CONFIG_CONS_INDEX 0
> #define CONFIG_BAUDRATE 115200 /* Default baud rate */
> -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
This will not allow different baudrates now, will it?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2013-01-28 12:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-28 11:40 [U-Boot] [PATCH 1/3] mx23evk: Remove unneeded 'undef's Fabio Estevam
2013-01-28 11:41 ` [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE Fabio Estevam
2013-01-28 12:00 ` Otavio Salvador
2013-01-28 12:46 ` Marek Vasut [this message]
2013-01-28 12:53 ` Fabio Estevam
2013-01-28 13:10 ` Marek Vasut
2013-02-12 17:51 ` Stefano Babic
2013-01-28 11:41 ` [U-Boot] [PATCH 3/3] mx23evk: Turn on caches Fabio Estevam
2013-01-28 12:47 ` Marek Vasut
2013-01-28 12:51 ` Fabio Estevam
2013-02-12 17:51 ` Stefano Babic
2013-01-28 11:58 ` [U-Boot] [PATCH 1/3] mx23evk: Remove unneeded 'undef's Otavio Salvador
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=201301281346.24186.marex@denx.de \
--to=marex@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.