From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 17 Nov 2017 14:08:20 -0500 Subject: [U-Boot] arm: config: fix default console only to specify the device In-Reply-To: <20171028042306.26096-1-tobetter@gmail.com> References: <20171028042306.26096-1-tobetter@gmail.com> Message-ID: <20171117190820.GW9986@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Oct 28, 2017 at 12:22:27AM -0400, tobetter at gmail.com wrote: > From: Dongjin Kim > > Since CONFIG_DEFAULT_CONSOLE is already started with "console=", > the console argument in CONFIG_EXTRA_ENV_SETTINGS is expanded to > "console=console=ttySAC1,115200n8" and this causes the wrong > console device. > > #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" > ... > #define CONFIG_EXTRA_ENV_SETTINGS \ > "console=" CONFIG_DEFAULT_CONSOLE > > Signed-off-by: Dongjin Kim > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: