All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andy Hawkins" <a.hawkins@cabletime.com>
To: <linuxppc-dev@lists.linuxppc.org>
Subject: Problem booting MontaVista kernel on PPChameleonEVB
Date: Wed, 25 Feb 2004 13:52:19 -0000	[thread overview]
Message-ID: <001b01c3fba6$95fc03d0$333335bf@cabletime.com> (raw)


Hi all,

We're trying to get the MontaVista kernel to boot on our
PPChameleonEVB. The closes supported board to the Chameleon in the
MontaVista tree is the evb405ep.

I've made changes to the bd_info structure in the MontaVista kernel,
so that the u-boot parameters are being passed correctly. However, it
never makes it into the start_kernel function.

As far as I can tell from some debugging with the BDI2000, we're
getting a timer interrupt before the time_init function is being
called. This leads to an infinite loop in the interrupt handler.

With the kernel that came from the board (from the DENK tree), we can
get it to boot with no problems. In this instance the time_init
function is called before the timer interrupt first fires.

Can anyone point me to where in the kernel source tree I should be
looking to work out why this is happening? I presume that either the
interrupts aren't being disabled at the start of the kernel, or
perhaps they're being re-enabled too soon?

Any advice would be much appreciated.

Many thanks.

Andy


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

                 reply	other threads:[~2004-02-25 13:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='001b01c3fba6$95fc03d0$333335bf@cabletime.com' \
    --to=a.hawkins@cabletime.com \
    --cc=linuxppc-dev@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.