From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 15 Nov 2014 13:13:49 +0100 Subject: [U-Boot] Memory test post relocation In-Reply-To: <1416003763081-196254.post@n7.nabble.com> References: <1415917160763-196088.post@n7.nabble.com> <20141114092016.75296355@lilith> <1415974738890-196181.post@n7.nabble.com> <20141114162104.5cd462e1@lilith> <1415980460901-196196.post@n7.nabble.com> <20141114185123.12a4eaf8@lilith> <1415990472019-196211.post@n7.nabble.com> <1415996409828-196228.post@n7.nabble.com> <1416003763081-196254.post@n7.nabble.com> Message-ID: <20141115131349.1b64b07b@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello DaveKucharczyk, On Fri, 14 Nov 2014 15:22:43 -0700 (MST), DaveKucharczyk wrote: > If I set CONFIG_SYS_TEXT_BASE to start of RAM then I get no boot. Is there > some kind of vector setup at the beginning of RAM? Possibly. Why not use 0x77800000 as mx53loco uses now? It's not like the value matters much, as whatever it is, U-Boot will relocate itself as high as possible. > Have a good weekend everybody. > Cheers, > Dave Amicalement, -- Albert.