Use of CONFIGURE_ in virtex{4,5} bsps
Joel Sherrill
joel at rtems.org
Thu Nov 3 12:52:46 UTC 2016
On Nov 3, 2016 5:49 AM, "Tim Cussins" <timcussins at eml.cc> wrote:
>
> On Thu, Nov 3, 2016, at 10:22 AM, Tim Cussins wrote:
> > Currently 2 headers,
> >
> > virtex4/include/bsp.h
> > virtex5/include/bsp.h
> >
> > refer to CONFIGURE_INTERRUPT_STACK_MEMORY, which confdefs.h isn't too
> > happy about.
> >
> > Can I assume those headers should be setting BSP_INTERRUPT_STACK_SIZE
> > instead? FWIW it resolves the issue :)
That's the intention of the macros starting with BSP_. They are values
where a BSP may desire to override the default.
>
> Also, I should mention that patching the appropriate bsp.h to use
> CONFIGURE_INTERRUPT_ STACK_SIZE works too, but assumed that the BSP_
> prefix was preferred in this context...
Since this is a release branch, can you file a ticket and provide a patch?
Preferably to fix both. I am happy to apply it to the branch and master, if
applicable.
I probably should so grep for CONFIGURE_ in all the BSPs.
Thanks.
> T
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20161103/3480a3cc/attachment-0002.html>
More information about the users
mailing list