* [U-Boot] arm: mtest crashs for CONFIG_KW88F6281 boards
@ 2009-07-28 5:44 Heiko Schocher
2009-07-28 6:33 ` [U-Boot] " Prafulla Wadaskar
0 siblings, 1 reply; 2+ messages in thread
From: Heiko Schocher @ 2009-07-28 5:44 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] mtest crashs for CONFIG_KW88F6281 boards
2009-07-28 5:44 [U-Boot] arm: mtest crashs for CONFIG_KW88F6281 boards Heiko Schocher
@ 2009-07-28 6:33 ` Prafulla Wadaskar
0 siblings, 0 replies; 2+ messages in thread
From: Prafulla Wadaskar @ 2009-07-28 6:33 UTC (permalink / raw)
To: u-boot
> -----Original Message-----
> From: Heiko Schocher [mailto:hs at denx.de]
> Sent: Tuesday, July 28, 2009 11:14 AM
> To: Prafulla Wadaskar
> Cc: U-Boot user list
> Subject: arm: mtest crashs for CONFIG_KW88F6281 boards
>
> 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?
I will check this..
Regards..
Prafulla ..
>
> bye
> Heiko
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-28 6:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 5:44 [U-Boot] arm: mtest crashs for CONFIG_KW88F6281 boards Heiko Schocher
2009-07-28 6:33 ` [U-Boot] " Prafulla Wadaskar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox