From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] mtest issue on MPC8272
Date: Wed, 22 Jun 2005 08:10:25 -0400 [thread overview]
Message-ID: <42B95531.9040202@smiths-aerospace.com> (raw)
In-Reply-To: <20050622034649.25352.qmail@web31505.mail.mud.yahoo.com>
raymond yang wrote:
> Hi All,
>
> My board got problems while running m_test, any idea,
>
> Looks like the high order two bytes mismatched, while
> low part correct.
>
> Does this mean we failed to configure the SDRAM or due
> to hardwarer issue?
>
> thanks!
>
> Best Regards
> Raymond
>
>
> => mtest
> Pattern 00000000 Writing... Reading...
> Mem error @ 0x00110000: found 00044000, expected
> 00004000
>
> Mem error @ 0x00118000: found 40246000, expected
> 00006000
>
> Mem error @ 0x001A0000: found 00268000, expected
> 00028000
>
> Mem error @ 0x001B0000: found 0006C000, expected
> 0002C000
>
> Mem error @ 0x001F8000: found 0427E000, expected
> 0003E000
>
> Mem error @ 0x00200000: found CC320000, expected
> 00040000
>
> Mem error @ 0x00208000: found C4322000, expected
> 00042000
Hi Raymond,
Suspicious: only one error per instance, and that on a 4KB boundary.
Sounds like Something Bad[tm] is happening on a page boundary (e.g. page
close, new page open). For the common hardware faults of shorted
address and/or data lines, you would get a whole burst of errors when
the affected lines are exercised.
Questions:
* What is your memory configuration (x8, x16, x32)? What is the SDRAM
page size?
* Are these the only errors found?
* Can you use the command line to write to the error addresses and read
back the proper values? If not, what do you get? Use various patterns,
are the upper two bytes random or related to the lower two bytes?
Inquiring minds want to know...
gvb
prev parent reply other threads:[~2005-06-22 12:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-22 3:46 [U-Boot-Users] mtest issue on MPC8272 raymond yang
2005-06-22 6:53 ` Wolfgang Denk
2005-06-22 8:55 ` [U-Boot-Users] 回复: " Sam Song
2005-06-22 9:07 ` Wolfgang Denk
2005-06-22 12:20 ` Sam Song
2005-06-22 12:10 ` Jerry Van Baren [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=42B95531.9040202@smiths-aerospace.com \
--to=gerald.vanbaren@smiths-aerospace.com \
--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