From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 01 Jan 2011 23:52:21 +0100 Subject: [U-Boot] {Spam?} skip relocation In-Reply-To: <201101011631.39450.korgull@home.nl> References: <201101011631.39450.korgull@home.nl> Message-ID: <4D1FB025.3030801@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 01/01/2011 16:31, Marcel a ?crit : > Hi, > > In my previous working version of U-boot I used CONFIG_SKIP_RELOCATION but > this doesn't seem to work any more. > > Any reason why it doesn't work any more ? > Is there another way to skip relocation ? It actually has no sense any more. The current code skips the relocation if, and only if, U-boot is already running at its final destination. Trying to run U-boot without relocating and without being at the link-time address would not work. > regards, > Marcel Amicalement, -- Albert.