From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Thu, 26 Jul 2007 19:33:45 +0200 Subject: [U-Boot-Users] ABOUT MTEST In-Reply-To: (arun c.'s message of "Thu\, 26 Jul 2007 15\:04\:30 +0530") References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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