All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Traill <john.traill@motorola.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: linuxppc-2.5 / Sandpoint X2
Date: Fri, 15 Nov 2002 12:13:07 +0000	[thread overview]
Message-ID: <3DD4E4D3.4030805@motorola.com> (raw)


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/

             reply	other threads:[~2002-11-15 12:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15 12:13 John Traill [this message]
2002-11-15 17:17 ` linuxppc-2.5 / Sandpoint X2 bhupinder sahran
2002-11-18  1:09 ` Michael Habermann
2002-11-18 12:29   ` John Traill
2002-11-18 19:27 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DD4E4D3.4030805@motorola.com \
    --to=john.traill@motorola.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.