public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dmytro Bablinyuk <dmytro.bablinyuk@rftechnology.com.au>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] BDI and u-boot
Date: Wed, 05 Oct 2005 12:35:58 +1000	[thread overview]
Message-ID: <dhve61$2hd$1@sea.gmane.org> (raw)

Can anyone please give me advice on the following:
U-boot was burnt at 0xfff00000 (.TEXT) and starts successfully whenever 
I disconnect BDI2000 and power cycle our MPC8272ADS.
Without BDI it starts without any problems. But when I try to debug 
using BDI board keeps restarting:

8272>reset
- TARGET: processing user reset request
- BDI asserts HRESET
...
8272>info
     Target CPU        : MPC8280/8220/5200 (Zeppo)
     Target state      : debug mode
     Debug entry cause : instruction address breakpoint
     Current PC        : 0xfff00100
     Current CR        : 0x00000000
     Current MSR       : 0x00001002
     Current LR        : 0x00000000
8272>go
*** TARGET: reset detected, restarting target
- BDI asserts HRESET
...

Reset  entry  point  is  at  offset  0x100 so in fact 'go' does "go 
0xfff00100" from my understanding, but why is it keep resetting? No 
serial output produced.

The map file
.text           0xfff00000    0x2ec14
  cpu/mpc8260/start.o(.text)
  .text          0xfff00000     0x3560 cpu/mpc8260/start.o
                 0xfff001b0                _start_of_vectors
                 0xfff03178                init_8260_core
                 0xfff032ac                dcache_enable
                 0xfff03314                relocate_code
                 0xfff00000                _hrcw_table
                 0xfff0324c                icache_enable
...

What do I miss?

Thank you,

Dimitry

             reply	other threads:[~2005-10-05  2:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05  2:35 Dmytro Bablinyuk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-05  6:13 [U-Boot-Users] BDI and u-boot KokHow Teh

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='dhve61$2hd$1@sea.gmane.org' \
    --to=dmytro.bablinyuk@rftechnology.com.au \
    --cc=u-boot@lists.denx.de \
    /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