From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Egholm Nielsen Date: Thu, 08 Sep 2005 16:08:32 +0200 Subject: [U-Boot-Users] Where to start mtest from? Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi there, Is there a way to know what memory segment U-boot uses (stack, etc) so I can give the smallest (safe) possible start address for running "mtest" on my memory? // Martin