From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:44:10 -0500 Subject: [U-Boot] [PATCH] armv8: ls2085a: Update bootargs as per default target console In-Reply-To: <1438486904-2710-1-git-send-email-prabhakar@freescale.com> References: <1438486904-2710-1-git-send-email-prabhakar@freescale.com> Message-ID: <55E6627A.8010302@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 08/01/2015 10:41 PM, Prabhakar Kushwaha wrote: > LS2085 targets supports following UART console > LS2085AQDS UART0 > LS2085ARDB UART1 > LS2085ASim UART0 > LS2085AEmu UART0 > > So update the bootargs as per the default console present at the target > > Signed-off-by: Prabhakar Kushwaha > --- Applied to fsl-qoriq master branch. Awaiting upstream. York