All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] __fsl_ddr_set_lawbar: ERROR (ctrl #0, intrlv=0)
Date: Wed, 27 Jul 2011 07:20:51 -0500	[thread overview]
Message-ID: <17E34909-A735-4920-9980-059D95535774@kernel.crashing.org> (raw)
In-Reply-To: <20110726092351.4BCCB138EED4@gemini.denx.de>


On Jul 26, 2011, at 4:23 AM, Wolfgang Denk wrote:

> Dear Kumar Gala,
> 
> In message <FC7A4DAE-B05C-49F3-9201-1B5BB559FF47@kernel.crashing.org> you wrote:
>> 
>> Do you know if this board has any real reset on a FPGA or CPLD or
>> something like that.
> 
> There is no such faeature on that board, nor on any of a number of
> other 85xx boards I have access to.
> 
>> The problem on the 8555/8541 is the reset you are trigger is just a core
>> reset and not one of the full SoC.  If there is a board level means I
>> would suggest trying to utilize it instead.  If not this might be
>> painful & problematic as you'll have to slowly make sure we are
>> 'resetting' each SoC block properly.
> 
> Is this also the cause why the Linux reboot ommand does not work?

Probably.

> If so, I wonder what has changed, because this used to be working in
> older versions of the kernel? I did not attampt a full git bisect,
> but from some old images I still found it appears it must have been
> broken between 2.6.16 ("reboot" in Linux works fine) and 2.6.27
> ("reboot" does not work any more) - so probably this was part of the
> arch/ppc => arch/powerpc rework.

Possible, its a pretty fragile reset solution so one (or a thousand) of a million things could be the issue.

> Is there any specific reason we don't use the good old approach of
> triggering an unhandled machine check exception?

Hmm, when did we do that?  I've got no issues with it if it causes HRESET_REQ to be signaled on the older devices.  On MPC8548 and greater we provided a means for software to causes HRESET_REQ to be asserted.  So if an unhandled mcheck will do this sounds good to me.

- k

  reply	other threads:[~2011-07-27 12:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-25  8:18 [U-Boot] __fsl_ddr_set_lawbar: ERROR (ctrl #0, intrlv=0) Wolfgang Denk
2011-07-25 14:20 ` Kumar Gala
2011-07-25 17:57   ` Wolfgang Denk
2011-07-25 19:28     ` Wolfgang Denk
2011-07-25 22:06       ` Kumar Gala
2011-07-25 23:22     ` Kumar Gala
2011-07-26  9:23       ` Wolfgang Denk
2011-07-27 12:20         ` Kumar Gala [this message]
2011-08-24 21:23           ` 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=17E34909-A735-4920-9980-059D95535774@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --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 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.