From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 14 Apr 2012 07:36:53 +0200 Subject: [U-Boot] [PATCH] mx6qsabresd: Add basic support In-Reply-To: References: <1334158122-15219-1-git-send-email-festevam@gmail.com> <20120411194925.26CEC200239@gemini.denx.de> <20120411213625.3572A200239@gemini.denx.de> <4F8850CF.1010201@googlemail.com> Message-ID: <4F890CF5.3070400@de.bosch.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14.04.2012 01:04, Fabio Estevam wrote: > On Fri, Apr 13, 2012 at 7:36 PM, Fabio Estevam wrote: > >> So, would it be OK to use 0x10000000 - 0x177fffff as the memory range for mtest? > > Looks like I forgot the relocation. So the range for mtest would be > from 0x10000000 until 0x10800000 - 1, right? Yes. Or somewhere between 0x10800000 + some space for the relocated U-Boot and 0x177fffff Best regards Dirk