From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 15 Dec 2015 08:48:50 +0800 Subject: [U-Boot] [PATCH] Enable console log from earlyconsole in Linux bootargs In-Reply-To: <1446286818-13671-1-git-send-email-pratiyush.srivastava@freescale.com> References: <1446286818-13671-1-git-send-email-pratiyush.srivastava@freescale.com> Message-ID: <566F6372.1090305@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/31/2015 06:20 PM, Pratiyush Mohan Srivastava wrote: > Remove 115200 from "earlycon" to avoid loss of initial > log messages during linux kernel 4.1 bootup > > Signed-off-by: Pratiyush Mohan Srivastava > --- Applied to fsl-qoriq master. Awaiting upstream. York