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

Vijay Kumar Banerjee vijay at rtems.org
Tue Apr 27 23:58:02 UTC 2021


On Tue, Apr 27, 2021 at 2:22 PM Gedare Bloom <gedare at rtems.org> 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 <dufault at hda.com> wrote:
> >
> > From: Peter Dufault <dufault at hda.com>
> >
> > 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/console.c                  | 4 ++--
> >  bsps/powerpc/shared/console/uart.c                     | 6 +++++-
> >  c/src/lib/libbsp/powerpc/beatnik/configure.ac          | 4 ++++
> >  c/src/lib/libbsp/powerpc/haleakala/configure.ac        | 4 ++++
> >  c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac | 4 ++++
> >  c/src/lib/libbsp/powerpc/mvme3100/configure.ac         | 4 ++++
> >  c/src/lib/libbsp/powerpc/mvme5500/configure.ac         | 4 ++++
> >  spec/build/bsps/optconsolebaud.yml                     | 5 +++++
> >  spec/build/bsps/powerpc/beatnik/bspbeatnik.yml         | 2 ++
> >  spec/build/bsps/powerpc/haleakala/bsphaleakala.yml     | 2 ++
> >  spec/build/bsps/powerpc/motorola_powerpc/obj.yml       | 4 +++-
> >  spec/build/bsps/powerpc/mvme3100/bspmvme3100.yml       | 2 ++
> >  spec/build/bsps/powerpc/mvme5500/bspmvme5500.yml       | 2 ++
> >  13 files changed, 43 insertions(+), 4 deletions(-)
> >
> > --
> > 1.8.3.1
> >
> > _______________________________________________
> > devel mailing list
> > devel at rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list