[PATCH rtems v2 3/3] bsps/fdt: Make sure data is cache aligned.

2020-07-19 Thread Christian Mauderer
The cache of the fdt blob is flushed after copy. Therefore it should be aligned. --- bsps/shared/start/bsp-fdt.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bsps/shared/start/bsp-fdt.c b/bsps/shared/start/bsp-fdt.c index 7e8d8922a8..50a485eb16 100644 --- a/bsps/shar

Re: [PATCH rtems 3/3] bsps/fdt: Make sure data is cache aligned.

2020-07-19 Thread Christian Mauderer
Hello Gedare, thanks for the review. On 17/07/2020 17:53, Gedare Bloom wrote: > The other 2 BSP-specific patches look fine. I didn't look too closely > at the imx-specific part. > > On Thu, Jul 16, 2020 at 11:55 PM Christian Mauderer > wrote: >> >> The cache of the fdt blob is flushed after cop

Re: Re: A question about rtems license

2020-07-19 Thread small...@aliyun.com
Thanks both of you for these advice. It is very clear for me now. small...@aliyun.com From: Gedare Bloom Date: 2020-07-18 23:49 To: Christian Mauderer CC: small...@aliyun.com; devel Subject: Re: A question about rtems license On Sat, Jul 18, 2020 at 9:20 AM Christian Mauderer wrote: > > Hello

Re: [GSoC 2020]: Weekly thread update

2020-07-19 Thread Chris Johns
On 20/7/20 2:08 am, Mritunjay Sharma wrote: > Thank you, Heinz, for telling that.  > I have started writing recipes and will update about it in the new thread. Sorry for not responding before now, I have been occupied else where. Please follow Gedare's recommendation and document the steps. Do y

Re: [GSoC 2020]: Weekly thread update

2020-07-19 Thread Mritunjay Sharma
Thank you, Heinz, for telling that. I have started writing recipes and will update about it in the new thread. Thanks Mritunjay On Sun, Jul 19, 2020 at 8:49 PM Heinz Junkes wrote: > It uses the legacy-stack. > When I am back I will adapt rtems_init to use libbsd. > You should proceed to write

Re: [GSoC 2020]: Weekly thread update

2020-07-19 Thread Heinz Junkes
It uses the legacy-stack. When I am back I will adapt rtems_init to use libbsd. You should proceed to write rsb recipes. Heinz FHI, Heinz Junkes > On 19. Jul 2020, at 16:03, Mritunjay Sharma > wrote: > >  > > >> On Sun, Jul 19, 2020 at 4:28 AM Gedare Bloom wrote: >> On Sat, Jul 18, 2020

Re: [GSoC 2020]: Weekly thread update

2020-07-19 Thread Mritunjay Sharma
On Sun, Jul 19, 2020 at 4:28 AM Gedare Bloom wrote: > On Sat, Jul 18, 2020 at 2:02 PM Mritunjay Sharma > wrote: > > > > [UPDATE]: Thank you so much Heinz, with commit > `3afec267ab08568ea454789e562450b00feea5c0`v > > I was able to successfully built EPICS7 with RTEMS5 for pc-386 and > pc-386 qem

Re: [PATCH v4] Changed ARM fenv support and remodeled it similar to RISCV

2020-07-19 Thread Sebastian Huber
Hello Eshan, I changed the commit message and sent the patch to the Newlib list: https://sourceware.org/pipermail/newlib/2020/017778.html ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel