[Bug 2052] New: LEON3: fix open_eth interrupt initialziation bug
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Apr 10 09:50:43 UTC 2012
https://www.rtems.org/bugzilla/show_bug.cgi?id=2052
Bug #: 2052
Summary: LEON3: fix open_eth interrupt initialziation bug
Classification: Unclassified
Product: RTEMS
Version: 4.10
Platform: sparc
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: bsps
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: daniel at gaisler.com
Created attachment 1465
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1465
patch for HEAD
LEON3: fix open_eth interrupt initialziation bug
Fixed a bug where the vector number is used to clean and unmask
the IRQ at the IRQ controller, the irq number must be used.
Signed-off-by: Daniel Hellstrom <daniel at gaisler.com>
---
c/src/lib/libbsp/sparc/leon3/leon_open_eth/leon_open_eth.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
Similar to GRETH initialization bug: d0dbcf8a1a9ac837861c7c8b6f12b2200a061f3f
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list