linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: annamaya <annamaya@yahoo.com>
To: Randy Vinson <rvinson@mvista.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Kernel booting issues on a MPC8270 board
Date: Fri, 21 Jan 2005 12:53:25 -0800 (PST)	[thread overview]
Message-ID: <20050121205325.87956.qmail@web53808.mail.yahoo.com> (raw)
In-Reply-To: <41F16B51.1000003@mvista.com>

Thanks for the input Randy. I thought of this too
early on and verified that the Software Watchdog timer
was disabled. And as I pointed it, it first happened
on the very first instruction even when I was single
stepping on the debugger.

--- Randy Vinson <rvinson@mvista.com> wrote:

> annamaya wrote:
> > I debugged this problem a little more and realized
> > that the reset was happenning right after the
> > execution of the first kernel instruction at
> > 0x0000000c. The instruction at this location was
> > "mfpvr r28". I traced this back to a snippet of
> code
> > that was dealing with pipeline depth issues on the
> > MPC8260. Once I commented this code out, more
> > instructions were issued but the reboot happens
> > elsewhere. I am not able to pin-point the location
> of
> > the debug since my BDI fails to catch the reset
> when
> > it happens. Can someone point me to the cause of
> this
> > situation? Thanks in advance.
> 
> I'm not familiar with the 8260, but this sounds very
> much like a 
> hardware watchdog is expiring somewhere. Check to
> see if the hardware 
> has an on-board watchdog (most likely in the timer
> section of the 8260) 
> and see if the firmware has armed it. If so, you'll
> need to add a 
> snippet of code to disable the watchdog to allow
> boot-up to complete.
> 
> 		Randy Vinson
> 



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

  reply	other threads:[~2005-01-21 20:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20 22:49 Kernel booting issues on a MPC8270 board annamaya
2005-01-21 20:16 ` annamaya
2005-01-21 20:51   ` Randy Vinson
2005-01-21 20:53     ` annamaya [this message]
2005-01-21 21:20   ` annamaya
     [not found] <000b01c50013$d7070fb0$0301a8c0@chuck2>
2005-01-24 15:11 ` annamaya
2005-01-24 22:42   ` annamaya

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=20050121205325.87956.qmail@web53808.mail.yahoo.com \
    --to=annamaya@yahoo.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=rvinson@mvista.com \
    /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 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).