RE: Building rtems-kernel with RSB

2021-10-06 Thread Ryan Long
ping -Original Message- From: devel On Behalf Of Ryan Long Sent: Thursday, September 16, 2021 5:25 PM To: devel@rtems.org Subject: Building rtems-kernel with RSB Hi, I'm trying to build rtems-kernel with the RSB. I haven't gotten it to work. I'm getting "Undefined reference to" errors

Re: [PATCH] bsp/imx: Add cs_change support to SPI

2021-10-06 Thread Christian MAUDERER
Thanks. I'll push it. Best regards Christian Am 06.10.21 um 09:39 schrieb Chris Johns: I think you or Sebastian are the imx maintainers so please push when you wish. :) Thanks Chris On 1/10/21 4:31 pm, Christian Mauderer wrote: --- bsps/arm/imx/spi/imx-ecspi.c | 10 ++ 1 file ch

Re: [PATCH] bsp/imx: Add cs_change support to SPI

2021-10-06 Thread Chris Johns
I think you or Sebastian are the imx maintainers so please push when you wish. :) Thanks Chris On 1/10/21 4:31 pm, Christian Mauderer wrote: > --- > bsps/arm/imx/spi/imx-ecspi.c | 10 ++ > 1 file changed, 6 insertions(+), 4 deletions(-) > > diff --git a/bsps/arm/imx/spi/imx-ecspi.c b/b