public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bastos Fernandez Alexandre <ALEBAS@televes.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] DBGFLASGS  in MPC8272ADS
Date: Wed, 3 Nov 2004 15:37:07 +0100	[thread overview]
Message-ID: <51DB8827D393D411BB69003048003F46FDCF54@tvesntr.televes.com> (raw)

Hi,

After running U-boot-1.1.1 for some months, I am now trying the last CVS
version of Uboot (1.1.2) in my MPC8272ADS board. Now, my available
"infrastructure" has also grown, as "daddy" has bought a BDI2000 for me. :-)

I was trying to gain knowledge about the relocation address of Uboot into
SDRAM, so i have tried adding the -DDEBUG to DBGFLAGS in config.mk to get
all the debug("xxx") messages.

Unfortunately, when I do this, uboot (or the board itself) keeps rebooting
all the time, without showing anything through the console.

Using my BDI2000 I can see, in RUN mode, that the board is getting a
periodic reset. I have tried to debug the init process in HALT mode, but
here I have another problem ... when I reach this instruction form start.S 

boot_cold:
#if defined(CONFIG_MPC8260ADS)
	lis	r3, CFG_DEFAULT_IMMR at h
	nop
=>	lwz	r4, 0(r3)
	...

the board resets itself. This arrives both, when I use the image with
-DDEBUG flag, and when I use the image without this flag (which runs OK in
the board).

Any idea about those problems?

Thanks

Alex

             reply	other threads:[~2004-11-03 14:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-03 14:37 Bastos Fernandez Alexandre [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-11-03 15:14 [U-Boot-Users] DBGFLASGS in MPC8272ADS VanBaren, Gerald
2004-11-04 15:43 ` alebas at televes.com
2004-11-04 16:13   ` Wolfgang Denk

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=51DB8827D393D411BB69003048003F46FDCF54@tvesntr.televes.com \
    --to=alebas@televes.com \
    --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