* Problem booting MontaVista kernel on PPChameleonEVB
@ 2004-02-25 13:52 Andy Hawkins
0 siblings, 0 replies; only message in thread
From: Andy Hawkins @ 2004-02-25 13:52 UTC (permalink / raw)
To: linuxppc-dev
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-02-25 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-25 13:52 Problem booting MontaVista kernel on PPChameleonEVB Andy Hawkins
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.