[PATCH V2] ARM: dts: imx6qdl-icore: Add missing stdout-path property
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-10-31 07:56:31
Also in:
linux-devicetree
From: shawnguo@kernel.org (Shawn Guo)
Date: 2018-10-31 07:56:31
Also in:
linux-devicetree
On Tue, Oct 23, 2018 at 10:51:59AM +0530, Shyam Saini wrote:
On Fri, Oct 19, 2018 at 12:15 AM Uwe Kleine-K?nig [off-list ref] wrote:quoted
On Thu, Oct 18, 2018 at 08:33:05PM +0530, Shyam Saini wrote:quoted
This would help us to get early boot logs by passing "earlycon" to kernel bootargs. Further, by adding this we don't have to depend on complex earlyprintk configs for early boot logs. Signed-off-by: Shyam Saini <redacted> Reviewed-by: Fabio Estevam <festevam@gmail.com>minor nit: your S-o-b line should be the last thing you write. So it's Signed-off-by: Shyam Saini [off-list ref] Reviewed-by: Fabio Estevam [off-list ref] Signed-off-by: John Maintainer [off-list ref] if John added the Reviewed-by tag and Reviewed-by: Fabio Estevam [off-list ref] Signed-off-by: Shyam Saini [off-list ref] Signed-off-by: John Maintainer [off-list ref] if it was you.Thanks a lot Uwe for your suggestion. I'll take care of this thing next time. @Shawn would you please make the minor change as suggested by Uwe.
Applied with the suggested change, thanks.