From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sun, 1 Jul 2018 17:46:19 +0800 Subject: [PATCH] ARM: dts: imx: Add missing chosen/stdout-path In-Reply-To: <75f7fb96d53404152e742d405e2a14c5aa0f4438.1529957171.git.leonard.crestez@nxp.com> References: <75f7fb96d53404152e742d405e2a14c5aa0f4438.1529957171.git.leonard.crestez@nxp.com> Message-ID: <20180701094618.GO4348@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 25, 2018 at 11:09:32PM +0300, Leonard Crestez wrote: > This makes it possible to enable earlycon for debugging by just passing > an empty "earlycon" argument on the kernel command-line. > > Signed-off-by: Leonard Crestez Applied, thanks.