linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Beamonte <dbeamonte@telnet-ri.es>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Host USB issue on MPC8272
Date: Mon, 08 Sep 2008 16:24:48 +0200	[thread overview]
Message-ID: <48C535B0.7090200@telnet-ri.es> (raw)
In-Reply-To: <48C14D77.4040001@freescale.com>

I have checked that bit and it is not set. In fact, that register has 
the same value as the one in our ADS8272 (0x100c0000), which works.

Anyway, it must be an issue of this kind, from the beginning I have 
thought that we have a problem of arbitration of the bus that makes the 
processor hang when the CPMs try to access external memory. Can it be a 
problem of SDRAM configuration, wait-states or refresh times?

Thanks Scott,

David


Scott Wood escribió:
> David Beamonte wrote:
>> This issue seems to be related to one problem that we have always 
>> had. We can't configure buffers of SMCs, SCCs, etc, to be in SDRAM, 
>> because the processor hangs. We always have to configure buffers in 
>> DPRAM. In other drivers this has not been a problem, because the 
>> buffer size is not very large, so we can allocate it in DPRAM, but 
>> for this one, the buffer size is 0x8000 (32Kb) which exceeds DPRAM size.
>>
>> Has anybody had the same problem? Can it be an USB specific problem 
>> or a general one?
>
> Make sure that BCR[PLDP] is not set, as per erratum SIU18.
>
> -Scott
>

  reply	other threads:[~2008-09-08 14:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-05  7:19 Host USB issue on MPC8272 David Beamonte
2008-09-05 15:17 ` Scott Wood
2008-09-08 14:24   ` David Beamonte [this message]
2008-09-09  6:18     ` David Beamonte

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=48C535B0.7090200@telnet-ri.es \
    --to=dbeamonte@telnet-ri.es \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=scottwood@freescale.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 NNTP newsgroup(s).