Dear Alexey Goncharov, In message <[email protected]> you wrote: > > 1. Can i decrease the CFG_MEMTEST_END to avoid the overlaying of mtest > check-segment and stack (or whatever)? I mean i've already decreased > CFG_MEMTEST_END to 0xa0750000. Mtest passes, but, obviously, addresses > from 0xa0750000 to 0xa0800000 are not being checked. is it ok?
You are not only allowed, but you are actually supposed to configure CFG_MEMTEST_* such that these settings do not conflict with any used memory ranges on your board. > 2. Is the memory map i "illustrated" above right? Probably. But note that it is you who defines the memory map on a specific board. > 3. What is abort-stack (12 bytes)? (please, don't laugh) Dunno. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] He who hesitates is not only lost, but miles from the next exit. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

