Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-06-04 Thread Tushar Behera
On 05/31/2013 11:50 PM, Kevin Hilman wrote: > Tushar Behera writes: > >> There are two definitions for low-level UART ports for Exynos platform. >> CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing "Uncompressing >> Linux... done, booting the kernel." and CONFIG_S3C_UART for other >> low-level

Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-06-04 Thread Tushar Behera
On 05/31/2013 11:50 PM, Kevin Hilman wrote: Tushar Behera tushar.beh...@linaro.org writes: There are two definitions for low-level UART ports for Exynos platform. CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing Uncompressing Linux... done, booting the kernel. and CONFIG_S3C_UART for other

Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-31 Thread Kevin Hilman
Tushar Behera writes: > There are two definitions for low-level UART ports for Exynos platform. > CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing "Uncompressing > Linux... done, booting the kernel." and CONFIG_S3C_UART for other > low-level messages. > > The assumption for both the uart ports

Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-31 Thread Kevin Hilman
Tushar Behera tushar.beh...@linaro.org writes: There are two definitions for low-level UART ports for Exynos platform. CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing Uncompressing Linux... done, booting the kernel. and CONFIG_S3C_UART for other low-level messages. The assumption for

Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-30 Thread Tushar Behera
On 05/31/2013 02:41 AM, Olof Johansson wrote: > Hi, > > On Wed, May 29, 2013 at 9:40 PM, Tushar Behera > wrote: >> There are two definitions for low-level UART ports for Exynos platform. >> CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing "Uncompressing >> Linux... done, booting the kernel."

Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-30 Thread Olof Johansson
Hi, On Wed, May 29, 2013 at 9:40 PM, Tushar Behera wrote: > There are two definitions for low-level UART ports for Exynos platform. > CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing "Uncompressing > Linux... done, booting the kernel." and CONFIG_S3C_UART for other > low-level messages. > >

Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-30 Thread Olof Johansson
Hi, On Wed, May 29, 2013 at 9:40 PM, Tushar Behera tushar.beh...@linaro.org wrote: There are two definitions for low-level UART ports for Exynos platform. CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing Uncompressing Linux... done, booting the kernel. and CONFIG_S3C_UART for other

Re: [PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-30 Thread Tushar Behera
On 05/31/2013 02:41 AM, Olof Johansson wrote: Hi, On Wed, May 29, 2013 at 9:40 PM, Tushar Behera tushar.beh...@linaro.org wrote: There are two definitions for low-level UART ports for Exynos platform. CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing Uncompressing Linux... done, booting

[PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-29 Thread Tushar Behera
There are two definitions for low-level UART ports for Exynos platform. CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing "Uncompressing Linux... done, booting the kernel." and CONFIG_S3C_UART for other low-level messages. The assumption for both the uart ports is that they are pre-configured in

[PATCH] ARM: EXYNOS: Consolidate multiple low-level UART port definitions

2013-05-29 Thread Tushar Behera
There are two definitions for low-level UART ports for Exynos platform. CONFIG_S3C_LOWLEVEL_UART_PORT is used for printing Uncompressing Linux... done, booting the kernel. and CONFIG_S3C_UART for other low-level messages. The assumption for both the uart ports is that they are pre-configured in