linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Mark Chambers" <markc@mail.com>
To: "Gosiuua" <gosiuua@gmail.com>, <linuxppc-embedded@ozlabs.org>
Subject: Re: About BDI2000 and mpc8247
Date: Thu, 18 May 2006 10:22:18 -0400	[thread overview]
Message-ID: <009401c67a86$79463b50$6401a8c0@CHUCK2> (raw)
In-Reply-To: ee10e9f40605180656q58f989bcg562b48d765afdba5@mail.gmail.com



> Hello List..
> 
> i have a develop board based on mpc8247. It has no eeprom to restore
> hareware configure word and i have to use default config word
> 0x00000000.
> my bdi config file:
> 
<snip>
> - Waiting for target stop failed
> - TARGET: Break at boot vector failed, freeze forced
> /*****/
> 
> 
> BDI can't bread the CPU and i don't know what can i do!
> Any one can help me?
> _______________________________________________

I have had the same issue.  You need lines similar to the following
in your bdi config file to stop the watchdog timer.  Then you will
need other lines to set various registers to match your hardware
bus widths, etc.

[INIT]
; init core register
WREG    MSR             0x00001042      ;MSR  : ME,RI, exceptions high
WM32    0x000101a8 0xf0000000 ;move internal space 
WM32 0xf0010004 0xFFFFFFC1 ;SYPCR: disable watchdog

Mark C.

      parent reply	other threads:[~2006-05-18 14:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ee10e9f40605180640g12a2671bo530c3ccbba8b3829@mail.gmail.com>
2006-05-18 13:56 ` About BDI2000 and mpc8247 Gosiuua
2006-05-18 14:12   ` Laurent Pinchart
2006-05-18 14:22   ` Mark Chambers [this message]

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='009401c67a86$79463b50$6401a8c0@CHUCK2' \
    --to=markc@mail.com \
    --cc=gosiuua@gmail.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 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).