linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* linuxppc-2.5 / Sandpoint X2
@ 2002-11-15 12:13 John Traill
  2002-11-15 17:17 ` bhupinder sahran
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Traill @ 2002-11-15 12:13 UTC (permalink / raw)
  To: linuxppc-embedded


I'm having problems getting linuxppc-2.5 running on an X2 Sandpoint system. Firstly there are a couple of failures
during the build relating to changes in the interrupt handling. I've made the obvious changes in sandpoint_setup.c

openpic_init(1,0,NULL,-1) -> openpic_init(0)
i8259_poll() -> i8259_irq(regs)

The kernel boots, mounts file system etc...  but after "Freeing unused kernel memory: 96k init" no prompt - Initial
debug shows that the kernel is executing some of the interrupt routines (sandpoint_get_irq(), openpic_irq() etc ).
However I'm not sure if this is indicative of an error in the changes above or just the fact that the kernel isn't doing
anything else but service irq's.

Any help/pointers would be gratefully received.

--

Regards, John


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-11-18 19:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-15 12:13 linuxppc-2.5 / Sandpoint X2 John Traill
2002-11-15 17:17 ` bhupinder sahran
2002-11-18  1:09 ` Michael Habermann
2002-11-18 12:29   ` John Traill
2002-11-18 19:27 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).