Re: [PATCH] serial: amba-pl011: set linux_console_name

2020-06-03 Thread Sascha Hauer
On Fri, May 29, 2020 at 02:51:02PM +0200, Michael Grzeschik wrote: > We set the linux_console_name so for this uart the > linux.bootargs.console will be properly set. > > Signed-off-by: Michael Grzeschik > --- > drivers/serial/amba-pl011.c | 1 + > 1 file changed, 1 insertion(+) Applied,

[PATCH] serial: amba-pl011: set linux_console_name

2020-05-29 Thread Michael Grzeschik
We set the linux_console_name so for this uart the linux.bootargs.console will be properly set. Signed-off-by: Michael Grzeschik --- drivers/serial/amba-pl011.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/serial/amba-pl011.c b/drivers/serial/amba-pl011.c index