Re: [PATCH] Raspberrypi: updated the console interface.

2019-12-28 Thread Christian Mauderer
On 28/12/2019 13:41, Niteesh wrote: > On Sat, Dec 28, 2019 at 3:20 PM Christian Mauderer > wrote: > > Missed your question further below in my first mail. > > On 28/12/2019 10:45, Christian Mauderer wrote: > > On 28/12/2019 09:38, Niteesh wrote: > >> I

Re: [PATCH] Raspberrypi: updated the console interface.

2019-12-28 Thread Niteesh
On Sat, Dec 28, 2019 at 3:20 PM Christian Mauderer wrote: > Missed your question further below in my first mail. > > On 28/12/2019 10:45, Christian Mauderer wrote: > > On 28/12/2019 09:38, Niteesh wrote: > >> I didn't get any of these warnings, which command did you use? > > > > Just the usual ma

Re: [PATCH] Raspberrypi: updated the console interface.

2019-12-28 Thread Christian Mauderer
And I think you can add an "Update #3034" to your commit message: https://devel.rtems.org/ticket/3034 It's a bit hidden but the old driver uses "rtems_termios_open" via the legacy-console.c. You removed that from the build for raspberry. On 28/12/2019 10:50, Christian Mauderer wrote: > Missed yo

Re: [PATCH] Raspberrypi: updated the console interface.

2019-12-28 Thread Christian Mauderer
Missed your question further below in my first mail. On 28/12/2019 10:45, Christian Mauderer wrote: > On 28/12/2019 09:38, Niteesh wrote: >> I didn't get any of these warnings, which command did you use? > > Just the usual make in the build directory. I configured with the > following line: > >

Re: [PATCH] Raspberrypi: updated the console interface.

2019-12-28 Thread Christian Mauderer
On 28/12/2019 09:38, Niteesh wrote: > I didn't get any of these warnings, which command did you use? Just the usual make in the build directory. I configured with the following line: /home/christian/rtems/rtems-bbb/build/..//libs/rtems/configure --target=arm-rtems5 --prefix=/home/christian/rtems/

Re: [PATCH] Raspberrypi: updated the console interface.

2019-12-28 Thread Niteesh
I didn't get any of these warnings, which command did you use? On Sat, Dec 28, 2019 at 3:48 AM Christian Mauderer wrote: > Hello, > > git complained about some whitespaces when applying the patch: > > > git am \[PATCH\]\ Raspberrypi:\ updated\ the\ console\ interface..eml > Applying

Re: [PATCH] Raspberrypi: updated the console interface.

2019-12-27 Thread Christian Mauderer
Hello, git complained about some whitespaces when applying the patch: git am \[PATCH\]\ Raspberrypi:\ updated\ the\ console\ interface..eml Applying: Raspberrypi: updated the console interface. /home/christian/rtems/rtems-bbb/.git/modules/rtems/rebase-apply/patch:96: trailing whites