public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Jaka Močnik" <jaka@activetools.si>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: after a sw reset, u-boot hangs in relocate_code
Date: Fri, 04 Mar 2005 20:19:47 +0100	[thread overview]
Message-ID: <1109963987.4094.11.camel@pink> (raw)

> Given that it is a problem on restart, I would speculate you have a 
> peripheral (ethernet is your #1 suspect) that isn"t being shut down 
> before you reset/reboot.  As a result, a packet comes in after you 
> reboot and your peripheral (ethernet) DMAs the packet into memory in the 
> middle of somewhere it doesn"t belong.
it's certainly an interesting thought - I will look into it, but I do
not think that this is the cause of my problems: if it were, I would
expect the CPU to throw an exception and go down the hard way. it
doesn't: it just hangs (or so it seems - I am currently JTAG-less, so I
can't really tell what's going on inside). also, in that case the board
would probably not behave as deterministically as it does (as the
problem would be caused by an unpredictable external event). besides,
eth is really the only possible culprit since the problem occurs even
when rebooting from u-boot, where eth is the only thing that can mess
with memory asynchronously. serial console I/O is polling-based...

regards,
	jaKa

-- 
e-mail: jaka at activetools.si
w3:     http://fish.homeunix.org/people/jaka/

             reply	other threads:[~2005-03-04 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04 19:19 Jaka Močnik [this message]
2005-03-04 20:05 ` [U-Boot-Users] Re: after a sw reset, u-boot hangs in relocate_code Wolfgang Denk
     [not found] <20050305105843.01D43C1510@atlas.denx.de>
2005-03-07 11:41 ` Jaka Močnik

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=1109963987.4094.11.camel@pink \
    --to=jaka@activetools.si \
    --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