public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] ABOUT MTEST
@ 2007-07-26  9:34 arun c
  2007-07-26 17:33 ` Detlev Zundel
  0 siblings, 1 reply; 2+ messages in thread
From: arun c @ 2007-07-26  9:34 UTC (permalink / raw)
  To: u-boot

Hi all,

I am using uboot mtest command like this to test
my DDRAM.

$mtest 0x80000000 0x80e00000
My memory runs at 67Mhz clock. And uboot entry point
is 0x80e80000.

Can anybody tell me how much time this test will take
to complete??(on my board this test is still running, i
started it 2 hour ago)


Best regards
Arun

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

* [U-Boot-Users] ABOUT MTEST
  2007-07-26  9:34 [U-Boot-Users] ABOUT MTEST arun c
@ 2007-07-26 17:33 ` Detlev Zundel
  0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2007-07-26 17:33 UTC (permalink / raw)
  To: u-boot

Hi Arun,

> Hi all,
>
> I am using uboot mtest command like this to test
> my DDRAM.
>
> $mtest 0x80000000 0x80e00000
> My memory runs at 67Mhz clock. And uboot entry point
> is 0x80e80000.
>
> Can anybody tell me how much time this test will take
> to complete??(on my board this test is still running, i
> started it 2 hour ago)

I see something like this in the sources (common/cmd_mem.c)

        for (;;) {
                if (ctrlc()) {

So I am pretty confident that it still runs...

Cheers
  Detlev

-- 
"If you think the Y2K crisis is bad - then wait for the year 9999...."
                                          -- Donald Knuth
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

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

end of thread, other threads:[~2007-07-26 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26  9:34 [U-Boot-Users] ABOUT MTEST arun c
2007-07-26 17:33 ` Detlev Zundel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox