Re: [PATCH 2/2] fb and tda : port to RTEMS

2019-06-19 Thread Christian Mauderer
On 19/06/2019 21:10, Vijay Kumar Banerjee wrote: > > > > On Wed, Jun 19, 2019 at 9:14 PM Christian Mauderer > wrote: > > Bit less adaptions than I thought that you have in the code. I assumed > that I would see some more locations in that patch where you alre

Re: [PATCH 2/2] fb and tda : port to RTEMS

2019-06-19 Thread Vijay Kumar Banerjee
On Wed, Jun 19, 2019 at 9:14 PM Christian Mauderer wrote: > Bit less adaptions than I thought that you have in the code. I assumed > that I would see some more locations in that patch where you already > removed code blocks with ifdef __rtems__. I wanted to have a look > especially at these parts

Re: [PATCH 2/2] fb and tda : port to RTEMS

2019-06-19 Thread Christian Mauderer
Bit less adaptions than I thought that you have in the code. I assumed that I would see some more locations in that patch where you already removed code blocks with ifdef __rtems__. I wanted to have a look especially at these parts. I expect that you will have some problems with memories (like allo

[PATCH 2/2] fb and tda : port to RTEMS

2019-06-18 Thread Vijay Kumar Banerjee
--- Makefile.todo | 41 +++ buildset/default.ini | 2 + libbsd.py | 100 ++ rtemsbsd/include/bsp/nexus-devices.h | 13 ++- .../machine/rtems-bsd-kernel-namespace.h |