Changeset 93b000e in rtems for c/src/lib/libbsp

Timestamp:
10/01/14 11:53:03 (9 years ago)
Author:
Daniel Cederman <cederman@…>
Branches:
4.11, 5, master
Children:
9a8b2984
Parents:
456eab7d
git-author:
Daniel Cederman <cederman@…> (10/01/14 11:53:03)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/02/14 05:29:05)
Message:

bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variable

The LEON3_MP_IRQ define is used to pick the IRQ to be used by the
shared memory driver and for inter-processor interrupts. On some LEON3
systems, for example the GR712RC, the default value of 14 is not suitable.
To make this value configurable from the application, it is replaced with
a weakly linked variable that can be overridden from the application.

(No files)

Note: See TracChangeset for help on using the changeset viewer.