Re: [PATCH 1/2] serial: stm32: add default console
From: Ludovic BARRE
Date: Mon Dec 18 2017 - 03:32:12 EST
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:
From: Ludovic Barre <ludovic.barre@xxxxxx>
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