From mboxrd@z Thu Jan 1 00:00:00 1970 From: cam at sysgo.com Date: Thu, 07 Dec 2006 08:41:34 +0100 Subject: [U-Boot-Users] location independence Message-ID: <1165477294.4577c5ae36eaf@www.sysgo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I have to evaluate if U-Boot fulfills an special requirement, and for that I have to answer the following: Is the part of the U-Boot code that is executed from flash "location independent"? By "location independent" I mean code that can be executed from any address range (in flash) without any modification. The target is MPC85xx. (The bootpage is obviously out of question). Best regards, Carlos Mitidieri