Re: [U-Boot] [PATCH v2] EXYNOS: SMDK5250: Support all 4 UARTs

2012-03-04 Thread Minkyu Kang
Dear Doug Anderson, On 20 February 2012 16:06, Chander Kashyap wrote: > On 13 February 2012 23:08, Doug Anderson wrote: >> This properly configures the mux to enable all UARTs. >> >> This also fixes things so that we don't configure balls XUCTSN_1 and >> XURTSN_1 as UART1 configuration (RTS/CTS)

Re: [U-Boot] [PATCH v2] EXYNOS: SMDK5250: Support all 4 UARTs

2012-02-19 Thread Chander Kashyap
On 13 February 2012 23:08, Doug Anderson wrote: > This properly configures the mux to enable all UARTs. > > This also fixes things so that we don't configure balls XUCTSN_1 and > XURTSN_1 as UART1 configuration (RTS/CTS), since they aren't > connected. > > Signed-off-by: Doug Anderson > --- > Cha

[U-Boot] [PATCH v2] EXYNOS: SMDK5250: Support all 4 UARTs

2012-02-13 Thread Doug Anderson
This properly configures the mux to enable all UARTs. This also fixes things so that we don't configure balls XUCTSN_1 and XURTSN_1 as UART1 configuration (RTS/CTS), since they aren't connected. Signed-off-by: Doug Anderson --- Changes in v2: - Removed #ifdefs and tested SERIAL_MULTI by setting