From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] arm: mtest crashs for CONFIG_KW88F6281 boards
Date: Tue, 28 Jul 2009 07:44:26 +0200 [thread overview]
Message-ID: <4A6E903A.7010604@denx.de> (raw)
Hello Prafulla,
it seems to me, that for all actual CONFIG_KW88F6281 boards,
[hs at pollux u-boot-arm]$ grep -lr CONFIG_KW88F6281 include/configs/
include/configs/mv88f6281gtw_ge.h
include/configs/sheevaplug.h
the mtest command crashes the boards, because they all have
TEXT_BASE = 0x00600000 set.
With the default settings from mtest:
#define CONFIG_SYS_MEMTEST_START 0x00400000 /* 4M */
#define CONFIG_SYS_MEMTEST_END 0x007fffff /*(_8M -1) */
a "mtest" command will overwrite u-boot code ... which results, I think,
in a crash ...
Can you verify this, because I have none of this boards?
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next reply other threads:[~2009-07-28 5:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 5:44 Heiko Schocher [this message]
2009-07-28 6:33 ` [U-Boot] mtest crashs for CONFIG_KW88F6281 boards Prafulla Wadaskar
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=4A6E903A.7010604@denx.de \
--to=hs@denx.de \
--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