From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 28 Jan 2013 14:10:21 +0100 Subject: [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE In-Reply-To: References: <1359373261-16796-1-git-send-email-fabio.estevam@freescale.com> <201301281346.24186.marex@denx.de> Message-ID: <201301281410.22038.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Fabio Estevam, > On Mon, Jan 28, 2013 at 10:46 AM, Marek Vasut wrote: > > This will not allow different baudrates now, will it? > > You still may change the baudrate if you need to. > > CONFIG_SYS_BAUDRATE_TABLE has been placed to a common place after the > commit below: > > commit 26750c8aee2383a026e0cf89e9310628d3a5a6a0 > Author: Tom Rini > Date: Tue Jun 19 12:54:34 2012 +0000 > > CONFIG_SYS_BAUDRATE_TABLE: Add , place there > > We provide a default table of { 9600, 19200, 38400, 57600, 115200 } > in which mkconfig places after in > the generated config file. This is used when a board has not set its > own table. > > Signed-off-by: Tom Rini Ok then I'd say -- kill 'em all!! Best regards, Marek Vasut