[PATCH 1/2] serial: stm32: add default console
From: Ludovic BARRE <hidden>
Date: 2017-12-18 08:32:08
Also in:
linux-devicetree, linux-serial, lkml
From: Ludovic BARRE <hidden>
Date: 2017-12-18 08:32:08
Also in:
linux-devicetree, linux-serial, lkml
hi Greg Yes, the machine could be boot without console. but our boards has a console by default. it is just to simplified the configuration. you can abandoned this patch, if you prefer. BR Ludo On 12/15/2017 08:25 PM, Greg Kroah-Hartman wrote:
On Fri, Dec 01, 2017 at 05:36:50PM +0100, Ludovic Barre wrote:quoted
From: Ludovic Barre <redacted> This patch adds by default the console support on stm32.Why? 'default y' should only mean "machine will not boot without this". And I think your machine will boot without the console, right? :) thanks, greg k-h