Re: BSP source re-organization status

2018-04-25 Thread Sebastian Huber
On 23/04/18 15:26, Sebastian Huber wrote: On 20/04/18 15:23, Sebastian Huber wrote: Hello, I moved about 600 files today. The SPARC BSPs contain no longer source and header files in "c".  Everything moved to "bsps". Please review this architecture to check that everything is all right.  I up

Re: BSP source re-organization status

2018-04-23 Thread Sebastian Huber
On 24/04/18 07:37, Chris Johns wrote: Maybe the tmtests can be instrumented so rtems-test can generate the reports? Yes, we should use the test output to generate better reports. I think this is something for the next generation of the test suite. -- Sebastian Huber, embedded brains GmbH Ad

Re: BSP source re-organization status

2018-04-23 Thread Chris Johns
On 23/04/2018 23:26, Sebastian Huber wrote: > On 20/04/18 15:23, Sebastian Huber wrote: >> Hello, >> >> I moved about 600 files today. The SPARC BSPs contain no longer source and >> header files in "c".  Everything moved to "bsps". Please review this >> architecture to check that everything is all

Re: BSP source re-organization status

2018-04-23 Thread Sebastian Huber
On 20/04/18 15:23, Sebastian Huber wrote: Hello, I moved about 600 files today. The SPARC BSPs contain no longer source and header files in "c".  Everything moved to "bsps". Please review this architecture to check that everything is all right.  I updated the BSP guide to describe the new sou

Re: BSP source re-organization status

2018-04-22 Thread Sebastian Huber
On 23/04/18 08:19, Chris Johns wrote: On 23/04/2018 15:42, Sebastian Huber wrote: On 23/04/18 07:37, Sebastian Huber wrote: On 23/04/18 03:08, Chris Johns wrote: On 20/04/2018 23:23, Sebastian Huber wrote: PS: How can I use brackets { and } in a :file:`...{...}...` directive? Found and test

Re: BSP source re-organization status

2018-04-22 Thread Chris Johns
On 23/04/2018 15:42, Sebastian Huber wrote: > On 23/04/18 07:37, Sebastian Huber wrote: >> On 23/04/18 03:08, Chris Johns wrote: >>> On 20/04/2018 23:23, Sebastian Huber wrote: PS: How can I use brackets { and } in a :file:`...{...}...` directive? >>> Found and tested: >>> >>>   :file:`c/

Re: BSP source re-organization status

2018-04-22 Thread Sebastian Huber
On 23/04/18 07:37, Sebastian Huber wrote: On 23/04/18 03:08, Chris Johns wrote: On 20/04/2018 23:23, Sebastian Huber wrote: PS: How can I use brackets { and } in a :file:`...{...}...` directive? Found and tested:   :file:`c/src/lib/libbsp/${{CPU}}/${{BSP}}/startup/bspstart.c` worked. No

Re: BSP source re-organization status

2018-04-22 Thread Sebastian Huber
On 23/04/18 03:08, Chris Johns wrote: On 20/04/2018 23:23, Sebastian Huber wrote: PS: How can I use brackets { and } in a :file:`...{...}...` directive? Found and tested: :file:`c/src/lib/libbsp/${{CPU}}/${{BSP}}/startup/bspstart.c` worked. No, this doesn't work: The BSPs are all under

Re: BSP source re-organization status

2018-04-22 Thread Chris Johns
On 20/04/2018 23:23, Sebastian Huber wrote: > > PS: How can I use brackets { and } in a :file:`...{...}...` directive? > Found and tested: :file:`c/src/lib/libbsp/${{CPU}}/${{BSP}}/startup/bspstart.c` worked. Could you please fix in bsp_work_area_initialize() section: - https://git.rtems.or

BSP source re-organization status

2018-04-20 Thread Sebastian Huber
Hello, I moved about 600 files today. The SPARC BSPs contain no longer source and header files in "c".  Everything moved to "bsps". Please review this architecture to check that everything is all right.  I updated the BSP guide to describe the new source layout: https://docs.rtems.org/branch