From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQeOt-0004lh-Gr for barebox@lists.infradead.org; Mon, 30 Sep 2013 14:24:40 +0000 Received: by mail-wi0-f173.google.com with SMTP id hq15so3932793wib.12 for ; Mon, 30 Sep 2013 07:24:17 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 30 Sep 2013 09:24:17 -0500 Message-ID: From: "Allen Kennedy Jr." List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Is Relocation forced? To: Barebox Mailing list Hello, I have relocatable binary set to "n" and I load barebox into ram exactly where it is supposed to be, but it still runs the function "relocate binary" Is the option to not relocate barebox, not supported? Why would I want it not-relocated? Because relocate_to_current_adr() causes an exception every time, and barebox won't boot. And I can't figure out why the exception occurs. thanks, -allen _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox