Re: [PATCH v3 0/2] powerpc/shared/console: Console baud rate fixes

2021-04-27 Thread Vijay Kumar Banerjee
On Tue, Apr 27, 2021 at 2:22 PM Gedare Bloom wrote: > > ok, vijay, please check the build and push if all good > Checked the build and pushed it. Thanks. > On Tue, Apr 27, 2021 at 11:48 AM wrote: > > > > From: Peter Dufault > > > > With these two changes the "powerpc/shared/console" code suppor

Re: [PATCH v3 0/2] powerpc/shared/console: Console baud rate fixes

2021-04-27 Thread Gedare Bloom
ok, vijay, please check the build and push if all good On Tue, Apr 27, 2021 at 11:48 AM wrote: > > From: Peter Dufault > > With these two changes the "powerpc/shared/console" code supports a > configurable baud rate. > > Peter Dufault (2): > powerpc/shared/console: Make console baud rate confi

[PATCH v3 0/2] powerpc/shared/console: Console baud rate fixes

2021-04-27 Thread dufault
From: Peter Dufault With these two changes the "powerpc/shared/console" code supports a configurable baud rate. Peter Dufault (2): powerpc/shared/console: Make console baud rate configurable. powerpc/shared/console: "termios" first open sets console baud to 9600 bsps/powerpc/shared/console