From: Wolfgang Denk <wd@denx.de>
To: Jan Damborsky <Jan.Damborsky@devcom.cz>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Problem with data cache on MPC823E
Date: Tue, 21 Jan 2003 20:49:41 +0100 [thread overview]
Message-ID: <20030121194946.43F24C608E@atlas.denx.de> (raw)
In-Reply-To: Your message of "Tue, 21 Jan 2003 17:28:12 +0100." <3E2D751C.7000001@devcom.cz>
In message <3E2D751C.7000001@devcom.cz> you wrote:
>
> we have developed our board with MPC823E, FLASH memory
> DRAM memory for embedded Linux porting, but we have problem
> with data cache. From time to time when CPU wants load data from DRAM
> to data cache, it makes four burst-reads instead of one for loading one
> cache line.
> After this, all four words in cache line are loaded with the same first
> "critical word".
> We don't know, why CPU repeats this burst-read four times. May be it is
> because we have floating BI (burst inhibit) CPU singnal.
> We have set BIH bit in UPMA to zero.
> When setting this BIH bit to one (burst inhibit), all works well.
> Does anybody have any help ?
This pheomenon is typical for bad SDRAM initialization. Read the chip
manufacturer's manual and follow the steps of the init sequence
_to_the_letter_. It is _not_ sufficient to set up the UPM tables.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Committee, n.: A group of men who individually can do nothing but as
a group decide that nothing can be done. - Fred Allen
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-01-21 19:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-21 16:28 Problem with data cache on MPC823E Jan Damborsky
2003-01-21 19:49 ` Wolfgang Denk [this message]
2003-01-22 9:05 ` Jan Damborsky
-- strict thread matches above, loose matches on Subject: below --
2003-01-21 20:40 Wells, Charles
2003-01-22 9:02 ` Jan Damborsky
[not found] <DF2B720CF774D21189EE00805FA7FA220517835A@nmrusdunsx3.nielsenmedia.com>
2003-01-27 7:42 ` Jan Damborsky
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=20030121194946.43F24C608E@atlas.denx.de \
--to=wd@denx.de \
--cc=Jan.Damborsky@devcom.cz \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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).