public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Andrew McKay <amckay@iders.ca>
To: Jonathan Larmour <jifl@eCosCentric.com>
Cc: eCos developers <ecos-devel@ecos.sourceware.org>
Subject: Re: Redboot hanging during boot on EP9302
Date: Wed, 21 Jan 2009 22:31:00 -0000	[thread overview]
Message-ID: <4977A254.9090700@iders.ca> (raw)
In-Reply-To: <497684C5.8020900@eCosCentric.com>

Jonathan Larmour wrote:
> Hi Andrew,
> 
> You misaddressed this to ecos-devel-owner instead of ecos-devel. I've 
> CC'd it to ecos-devel for you in case anyone can help.

Thanks, silly me.

> 
> For what it's worth, in the 9 times out of 10 it works, is it solid? 
> Might it be worth trying out the eCos "heaptest" test (perhaps 
> increasing the iterations) to verify the stability of SDRAM in case the 
> timings are marginal?

It appears after sending this I ran across the problem.  I double checked the 
Errata for the EP9302 Rev2 part and found something wrong with the SDRAM controller.

 From Cirrus' Errata sheet:

----------------------------------------------------------------------------
When the SDRAM controller is configure for PRECHARGE ALL commnd, the actual 
sequence is not always issued to the SDRAM device(s).

Workaround:

Do a read from each SDRAM bank so that a PRECHARGE command is issued ot each 
bank of the SDRAM device.  This will satisfy the required SDRAM initialization 
sequence.

Due to the effectiveness and simplicity of the software workaround, no silicon 
fix is planned.
----------------------------------------------------------------------------

I made modifications as necessary to the SDRAM init code and all is well it appears.

Thanks for your time,
Andrew McKay

      reply	other threads:[~2009-01-21 22:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <49765D66.6090801@iders.ca>
2009-01-21  2:13 ` Jonathan Larmour
2009-01-21 22:31   ` Andrew McKay [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=4977A254.9090700@iders.ca \
    --to=amckay@iders.ca \
    --cc=ecos-devel@ecos.sourceware.org \
    --cc=jifl@eCosCentric.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).