From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Tue, 28 Jul 2009 07:44:26 +0200 Subject: [U-Boot] arm: mtest crashs for CONFIG_KW88F6281 boards Message-ID: <4A6E903A.7010604@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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