Re: [PATCH] arm64: dts: exynos: Add minimal bootargs

2020-07-05 Thread 'Krzysztof Kozlowski'
On Sun, Jul 05, 2020 at 07:09:14AM +0530, Alim Akhtar wrote: > Hi Krzysztof, > > Also, why did you use different serial for console? > > > Once UART driver gets probed then console changes to ttySAC0. In case I am > using stdout-path only, > after bootconsole is disabled, kernel logs re-start pri

RE: [PATCH] arm64: dts: exynos: Add minimal bootargs

2020-07-04 Thread Alim Akhtar
Hi Krzysztof, > > > @@ -24,6 +24,7 @@ > > > > > > chosen { > > > stdout-path = &serial_2; > > > + bootargs = "earlycon=exynos4210,0x14c3 > > > console=ttySAC0,115200n8"; > > Hi, > > The console is already chosen by stdout-path and earlycon would use it as > well, > so no

Re: [PATCH] arm64: dts: exynos: Add minimal bootargs

2020-07-04 Thread Krzysztof Kozlowski
On Sat, Jul 04, 2020 at 12:19:40AM +0530, Alim Akhtar wrote: > Adding Krzysztof's correct email address. > Sorry about noise. > > > -Original Message- > > From: Alim Akhtar > > Sent: 03 July 2020 23:56 > > To: r...@kernel.org > > Cc: devicet...@vger.kernel.org; linux-arm-ker...@lists.infr

RE: [PATCH] arm64: dts: exynos: Add minimal bootargs

2020-07-03 Thread Alim Akhtar
Adding Krzysztof's correct email address. Sorry about noise. > -Original Message- > From: Alim Akhtar > Sent: 03 July 2020 23:56 > To: r...@kernel.org > Cc: devicet...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux- > samsung-...@vger.kernel.org; linux-kernel@vger.kernel.org