public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] mtest question
@ 2007-11-02 14:44 E Robertson
  0 siblings, 0 replies; 4+ messages in thread
From: E Robertson @ 2007-11-02 14:44 UTC (permalink / raw)
  To: u-boot

Hi All,
When mtest is used without args what is the default memory addresses it uses?

Thanks.

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

* [U-Boot-Users] mtest question
       [not found] <mailman.697164.1194015405.7786.u-boot-users@lists.sourceforge.net>
@ 2007-11-02 15:19 ` Heiko Schocher
  2007-11-02 16:41   ` E Robertson
  0 siblings, 1 reply; 4+ messages in thread
From: Heiko Schocher @ 2007-11-02 15:19 UTC (permalink / raw)
  To: u-boot

Hello ,

E Robertson wrote:
 > When mtest is used without args what is the default memory addresses 
it uses?

The default memory addresses are defined in your board config file. Look
at the defines:

#define CFG_MEMTEST_START
#define CFG_MEMTEST_END

bye
Heiko

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

* [U-Boot-Users] mtest question
  2007-11-02 15:19 ` [U-Boot-Users] mtest question Heiko Schocher
@ 2007-11-02 16:41   ` E Robertson
  2007-11-03  9:19     ` Heiko Schocher
  0 siblings, 1 reply; 4+ messages in thread
From: E Robertson @ 2007-11-02 16:41 UTC (permalink / raw)
  To: u-boot

On 11/2/07, Heiko Schocher <heiko.schocher@invitel.hu> wrote:
> Hello ,
>
> E Robertson wrote:
>  > When mtest is used without args what is the default memory addresses
> it uses?
>
> The default memory addresses are defined in your board config file. Look
> at the defines:
>
> #define CFG_MEMTEST_START
> #define CFG_MEMTEST_END

Thanks, I guess I should have grepped first.

How long does it generally take for mtest to do a test on 1M of memory?
I left mine running for a few hours and it was still going.

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

* [U-Boot-Users] mtest question
  2007-11-02 16:41   ` E Robertson
@ 2007-11-03  9:19     ` Heiko Schocher
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Schocher @ 2007-11-03  9:19 UTC (permalink / raw)
  To: u-boot

Hello,

E Robertson wrote:
> On 11/2/07, Heiko Schocher <heiko.schocher@invitel.hu> wrote:
>> Hello ,
>>
>> E Robertson wrote:
>> > When mtest is used without args what is the default memory addresses
>> it uses?
>>
>> The default memory addresses are defined in your board config file. Look
>> at the defines:
>>
>> #define CFG_MEMTEST_START
>> #define CFG_MEMTEST_END
>
> Thanks, I guess I should have grepped first.
>
> How long does it generally take for mtest to do a test on 1M of memory?
> I left mine running for a few hours and it was still going.
>
It runs endless, unless you press Ctrl-C ;-)
You maybe have defined CFG_ALT_MEMTEST, then it stops, if an
error occur or Ctrl-C is pressed.

bye
Heiko

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

end of thread, other threads:[~2007-11-03  9:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.697164.1194015405.7786.u-boot-users@lists.sourceforge.net>
2007-11-02 15:19 ` [U-Boot-Users] mtest question Heiko Schocher
2007-11-02 16:41   ` E Robertson
2007-11-03  9:19     ` Heiko Schocher
2007-11-02 14:44 E Robertson

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