#1919 closed defect (fixed)

sparc64: use bsppredriverhook instead of bspstart

Reported by: Gedare Bloom Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: bsps Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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.

Attachments (2)

sparc64-bsppredriver.diff (1.8 KB) - added by Gedare Bloom on 09/20/11 at 16:02:48.
Change install ISR callout to bsppredriverhook
sparc64-bsppredriver.ChangeLog (286 bytes) - added by Gedare Bloom on 09/20/11 at 16:03:08.
changelog entries

Download all attachments as: .zip

Change History (4)

Changed on 09/20/11 at 16:02:48 by Gedare Bloom

Attachment: sparc64-bsppredriver.diff added

Change install ISR callout to bsppredriverhook

Changed on 09/20/11 at 16:03:08 by Gedare Bloom

changelog entries

comment:1 Changed on 10/06/11 at 15:45:25 by Joel Sherrill

Resolution: fixed
Status: newclosed

Committed. Thanks.

comment:2 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.