public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] mtest issue on MPC8272
@ 2005-06-22  3:46 raymond yang
  2005-06-22  6:53 ` Wolfgang Denk
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: raymond yang @ 2005-06-22  3:46 UTC (permalink / raw)
  To: u-boot

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


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot-Users] mtest issue on MPC8272
  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 12:10 ` Jerry Van Baren
  2 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2005-06-22  6:53 UTC (permalink / raw)
  To: u-boot

In message <20050622034649.25352.qmail@web31505.mail.mud.yahoo.com> you wrote:
> 
> Does this mean we failed to configure the SDRAM or due
> to hardwarer issue?

It looks like a serious hardware  problem  to  me.  But  then  I'm  a
software guy, and I always try to blame hardware first :-)

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Unix: Some say the learning curve is steep,  but  you  only  have  to
climb it once.                                      - Karl Lehenbauer

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot-Users] 回复: [U-Boot-Users] mtest issue on MPC8272
  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 ` Sam Song
  2005-06-22  9:07   ` Wolfgang Denk
  2005-06-22 12:10 ` Jerry Van Baren
  2 siblings, 1 reply; 6+ messages in thread
From: Sam Song @ 2005-06-22  8:55 UTC (permalink / raw)
  To: u-boot

-- raymond yang <raymond_yang95134@yahoo.com> wrote:
> Does this mean we failed to configure the SDRAM or
> due to hardwarer issue?

Could your board work with BDI? If not, problem
should be with SDRAM configuration, I am afraid.

Best regards,

Sam


		
___________________________________________________________ 
????G???No.1?????????? 
http://cn.mail.yahoo.com/?id=77072

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot-Users] 回复: [U-Boot-Users] mtest issue on MPC8272
  2005-06-22  8:55 ` [U-Boot-Users] 回复: " Sam Song
@ 2005-06-22  9:07   ` Wolfgang Denk
  2005-06-22 12:20     ` Sam Song
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Denk @ 2005-06-22  9:07 UTC (permalink / raw)
  To: u-boot

In message <20050622085534.18544.qmail@web15910.mail.cnb.yahoo.com> you wrote:
>
> Could your board work with BDI? If not, problem
> should be with SDRAM configuration, I am afraid.

I disagree. It looks as if only the high order bits are affected (one
of the chips). This is most probably a hardware issue.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I will not say that women have no character;  rather, they have a new
one every day.                                               -- Heine

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot-Users] mtest issue on MPC8272
  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 12:10 ` Jerry Van Baren
  2 siblings, 0 replies; 6+ messages in thread
From: Jerry Van Baren @ 2005-06-22 12:10 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [U-Boot-Users] mtest issue on MPC8272
  2005-06-22  9:07   ` Wolfgang Denk
@ 2005-06-22 12:20     ` Sam Song
  0 siblings, 0 replies; 6+ messages in thread
From: Sam Song @ 2005-06-22 12:20 UTC (permalink / raw)
  To: u-boot

Wolfgang Denk <wd@denx.de> wrote:
> > Could your board work with BDI? If not, problem
> > should be with SDRAM configuration, I am afraid.

A typo. I meant to write "Could your board work
WITHOUT BDI?".

> I disagree. It looks as if only the high order bits
> are affected (one of the chips). This is most 
> probably a hardware issue.

I agree your point as well, expecially target cannot
boot without BDI.

Thanks for this correction,

Sam

__________________________________________________
???????????????
http://cn.mail.yahoo.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-06-22 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox