[U-Boot-Users] ABOUT MTEST

Detlev Zundel dzu at denx.de
Thu Jul 26 19:33:45 CEST 2007


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




More information about the U-Boot mailing list