Re: [PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default

2020-12-27 Thread Pali Rohár
On Sunday 27 December 2020 18:42:19 Andy Shevchenko wrote: > On Sun, Dec 27, 2020 at 6:35 PM Pali Rohár wrote: > > On Sunday 27 December 2020 18:28:25 Andy Shevchenko wrote: > > > On Sun, Nov 29, 2020 at 6:53 PM Pali Rohár wrote: > > > > > > > > Now when usbtty serial console is fixed in U-Boot

Re: [PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default

2020-12-27 Thread Andy Shevchenko
On Sun, Dec 27, 2020 at 6:35 PM Pali Rohár wrote: > On Sunday 27 December 2020 18:28:25 Andy Shevchenko wrote: > > On Sun, Nov 29, 2020 at 6:53 PM Pali Rohár wrote: > > > > > > Now when usbtty serial console is fixed in U-Boot enable it for Nokia > > > RX-51 > > > board by default. > > > > > >

Re: [PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default

2020-12-27 Thread Pali Rohár
On Sunday 27 December 2020 18:28:25 Andy Shevchenko wrote: > On Sun, Nov 29, 2020 at 6:53 PM Pali Rohár wrote: > > > > Now when usbtty serial console is fixed in U-Boot enable it for Nokia RX-51 > > board by default. > > > > CONFIG_CONSOLE_MUX is already used and U-Boot console is available for >

Re: [PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default

2020-12-27 Thread Andy Shevchenko
On Sun, Nov 29, 2020 at 6:53 PM Pali Rohár wrote: > > Now when usbtty serial console is fixed in U-Boot enable it for Nokia RX-51 > board by default. > > CONFIG_CONSOLE_MUX is already used and U-Boot console is available for > all in/out devices. Therefore there is no need to have separate

Re: [PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default

2020-11-29 Thread Pavel Machek
On Sun 2020-11-29 17:52:52, Pali Rohár wrote: > Now when usbtty serial console is fixed in U-Boot enable it for Nokia RX-51 > board by default. > > CONFIG_CONSOLE_MUX is already used and U-Boot console is available for > all in/out devices. Therefore there is no need to have separate commands >

[PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default

2020-11-29 Thread Pali Rohár
Now when usbtty serial console is fixed in U-Boot enable it for Nokia RX-51 board by default. CONFIG_CONSOLE_MUX is already used and U-Boot console is available for all in/out devices. Therefore there is no need to have separate commands 'run sercon', 'run usbcon' and 'run vgacon', so remove