Re: [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE

2013-02-12 Thread Stefano Babic
On 28/01/2013 12:41, Fabio Estevam wrote: > The baudrate is already defined by CONFIG_BAUDRATE and there is no need > to keep CONFIG_SYS_BAUDRATE_TABLE. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ==

Re: [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE

2013-01-28 Thread Marek Vasut
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 26750c

Re: [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE

2013-01-28 Thread 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 Aut

Re: [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE

2013-01-28 Thread Marek Vasut
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 > --- > include/configs/mx23evk.h |1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/configs/mx23evk.h b/include/c

Re: [U-Boot] [PATCH 2/3] mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE

2013-01-28 Thread Otavio Salvador
On Mon, Jan 28, 2013 at 9:41 AM, Fabio Estevam wrote: > The baudrate is already defined by CONFIG_BAUDRATE and there is no need > to keep CONFIG_SYS_BAUDRATE_TABLE. > > Signed-off-by: Fabio Estevam Acked-by: Otavio Salvador -- Otavio Salvador O.S. Systems E-mail: ot