[Xenomai] rt_imx_uart

2017-12-18 Thread Greg Gallagher
Hi, I looked into why this driver isn't compiling, basically it needs to be brought up to match the newer imx serial driver. It's relying on files and structures that existed in earlier versions of the kernel before a reorganization happened (around 3.18 I think). I have access to a i.mx6

Re: [Xenomai] rt_imx_uart compilation

2016-01-25 Thread Gilles Chanteperdrix
On Mon, Jan 25, 2016 at 05:44:48PM +0100, Jean-Baptiste Tredez wrote: > Hello, > > I tried to compile linux kernel 3.18.12 with xenomai 2.6.4 and rtserial > enabled on arm imx6. The compilation failed with : >CC [M] drivers/xenomai/serial/rt_imx_uart.o >

[Xenomai] rt_imx_uart compilation

2016-01-25 Thread Jean-Baptiste Tredez
Hello, I tried to compile linux kernel 3.18.12 with xenomai 2.6.4 and rtserial enabled on arm imx6. The compilation failed with : CC [M] drivers/xenomai/serial/rt_imx_uart.o drivers/xenomai/serial/rt_imx_uart.c:39:27: fatal error: mach/hardware.h: No such file or directory #include