linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* timebase_interrupts on MPC8xx ???
@ 2001-10-11  8:24 Steven Scholz
  2001-10-11 17:53 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Scholz @ 2001-10-11  8:24 UTC (permalink / raw)
  To: LinuxPPC


Hi there,

I pulled linuxppc_2_4_devel yesterday, built and ran it on my MPC8xx
board.

Now I get load of

timebase_interrupt()
timebase_interrupt()
timebase_interrupt()

messages, which come from

/* A place holder for time base interrupts, if they are ever enabled. */
void timebase_interrupt(int irq, void * dev, struct pt_regs * regs)
{
	printk ("timebase_interrupt()\n");
}

in arch/ppc/kernel/m8xx_setup.c.

I've never seen them before, so I guess they were never enabled.
Are they enabled now? Why? Hardly just for making noise! ;-)

Cheers,

Steven Scholz

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

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

* Re: timebase_interrupts on MPC8xx ???
  2001-10-11  8:24 timebase_interrupts on MPC8xx ??? Steven Scholz
@ 2001-10-11 17:53 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2001-10-11 17:53 UTC (permalink / raw)
  To: Steven Scholz; +Cc: LinuxPPC


Steven Scholz wrote:

> I pulled linuxppc_2_4_devel yesterday, built and ran it on my MPC8xx
> board.

I pulled it today and it won't boot on my 860....I've been trying
to fix it.  There is no reason for the timebase interrupts unless
somehow an external interrupt was routed there.  All of the interrupts
are disabled in the clock control registers.....have been forever :-).

I will post another message when I get it booting again.


	-- Dan

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

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

end of thread, other threads:[~2001-10-11 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-11  8:24 timebase_interrupts on MPC8xx ??? Steven Scholz
2001-10-11 17:53 ` Dan Malek

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).