From: Praveen V.S. <praveenvs@hathway.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Data abort while mtest
Date: Thu, 16 Dec 2004 16:41:08 +0530 [thread overview]
Message-ID: <001301c4e35f$f7a48890$0400a8c0@praveenvs> (raw)
In-Reply-To: <fc.004c4e48002c483c3b9aca009c2ac433.2c48cd@rea.de>
Thanks for your suggestions,
We tried with the CFG_MEMTEST_SCRATCH giving it A1FFFFFC.
But again the same problem..., Data Abort....
My Ram is 32 MB...& so the RAM is from A0000000 to A2000000
Is there anything wrong in the RAM Configuration.?.
But I am able to properly write to different location using mw &
display it by using md
My U-boot is from A07E0000 -> A07F59D8..
What might be the problem ?
Regards
Praveen
-----Original Message-----
From: u-boot-users-admin@lists.sourceforge.net
[mailto:u-boot-users-admin at lists.sourceforge.net] On Behalf Of Anders
Larsen
Sent: Thursday, December 16, 2004 3:21 PM
To: praveen at spacomp.com
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] Data abort while mtest
praveen at spacomp.com schreibt:
>We have successfuuly configured U-boot for our custom board based on
>PXA255. The Board is having 32 MB ram. I am able to sucessfully run the
>coimmands, md, mw etc..
>But if I give mtest( CFG_ALT_MEMTEST is defined) I am getting dataabort
Hi,
on ARM (including PXA), you MUST set CFG_MEMTEST_SCRATCH to
a valid RAM address (outside the area to be tested, e.g.
the last 32-bit word of your RAM), otherwise the memtest
will try to write to address 0 (which is flash).
To quote the README:
"- CFG_MEMTEST_SCRATCH:
Scratch address used by the alternate memory test
You only need to set this if address zero isn't writeable"
Cheers
Anders
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users
next prev parent reply other threads:[~2004-12-16 11:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-16 9:32 [U-Boot-Users] Data abort while mtest Praveen V.S.
2004-12-16 9:50 ` Anders Larsen
2004-12-16 11:11 ` Praveen V.S. [this message]
2004-12-16 14:03 ` Wolfgang Denk
2004-12-16 15:35 ` Praveen V.S.
2004-12-16 10:03 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001301c4e35f$f7a48890$0400a8c0@praveenvs' \
--to=praveenvs@hathway.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox