[Bug 1919] New: sparc64: use bsppredriverhook instead of bspstart

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Sep 20 17:02:48 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1919

           Summary: sparc64: use bsppredriverhook instead of bspstart
           Product: RTEMS
           Version: HEAD
          Platform: sparc64
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: bsps
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: giddyup44 at yahoo.com


Created attachment 1335
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1335
Change install ISR callout to bsppredriverhook

The sparc64 port provides a call-out to install ISR entries during boot-up.
This patch moves the call from bspstart to bsppredriverhook so that the
call-out runs earlier in the boot sequence. The previous approach had some
problems with installing ISRs that need to be ready before console and clock
begin.

-- 
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