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

2020-01-02 Thread Christian Mauderer
There is a whitespace error: > > > git am ~/\[PATCH\ v5\]\ Raspberrypi:\ updated\ the\ console\ > interface..eml > Applying: Raspberrypi: updated the console interface. > /home/christian/rtems/rtems-bbb/.git/modules/rtems/rebase-apply/patch:732: > trailing wh

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

2020-01-02 Thread Niteesh
I have described my changes below, just let me know what you think? I will send in the patch once you are happy with it. On Thu, Jan 2, 2020 at 10:07 PM Christian Mauderer wrote: > There is a whitespace error: > > > git am ~/\[PATCH\ v5\]\ Raspberrypi:\ updated\ the\ console\ >

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

2020-01-02 Thread Christian Mauderer
There is a whitespace error: > git am ~/\[PATCH\ v5\]\ Raspberrypi:\ updated\ the\ console\ interface..eml Applying: Raspberrypi: updated the console interface. /home/christian/rtems/rtems-bbb/.git/modules/rtems/rebase-apply/patch:732: trailing whitespace. * @name Bus to Physical addr

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

2020-01-02 Thread Christian Mauderer
On 02/01/2020 14:24, Niteesh wrote: > Christian, did you take a look at this? Not yet. I'm not always reachable during my vacation. This is only hobby time ;-) I'll try to take a look soon. > > On Wed, 1 Jan, 2020, 2:45 PM G S Niteesh, > wrote: > > Replaced the o

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

2020-01-02 Thread Niteesh
Christian, did you take a look at this? On Wed, 1 Jan, 2020, 2:45 PM G S Niteesh, wrote: > Replaced the older console api with newer FDT based > console driver. > Replaces the custom pl011 driver with RTEMS arm-pl011 > driver. > --- > bsps/arm/raspberrypi/console/console-config.c | 161

[PATCH v5] Raspberrypi: updated the console interface.

2020-01-01 Thread G S Niteesh
Replaced the older console api with newer FDT based console driver. Replaces the custom pl011 driver with RTEMS arm-pl011 driver. --- bsps/arm/raspberrypi/console/console-config.c | 161 + bsps/arm/raspberrypi/console/console_select.c | 114 bsps/arm/raspberrypi/consol