From: Randy Vinson <rvinson@mvista.com>
To: annamaya <annamaya@yahoo.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Kernel booting issues on a MPC8270 board
Date: Fri, 21 Jan 2005 13:51:29 -0700 [thread overview]
Message-ID: <41F16B51.1000003@mvista.com> (raw)
In-Reply-To: <20050121201632.69802.qmail@web53804.mail.yahoo.com>
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
next prev parent reply other threads:[~2005-01-21 21:28 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 [this message]
2005-01-21 20:53 ` annamaya
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=41F16B51.1000003@mvista.com \
--to=rvinson@mvista.com \
--cc=annamaya@yahoo.com \
--cc=linuxppc-embedded@ozlabs.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.