From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 6.mo5.mail-out.ovh.net ([178.32.119.138] helo=mo5.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1S2oGY-0005IM-MC for barebox@lists.infradead.org; Wed, 29 Feb 2012 18:28:43 +0000 Received: from mail604.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo5.mail-out.ovh.net (Postfix) with SMTP id 1764EFF953C for ; Wed, 29 Feb 2012 19:31:32 +0100 (CET) Date: Wed, 29 Feb 2012 19:19:23 +0100 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20120229181923.GL12248@game.jcrosoft.org> References: <1330419401-11994-1-git-send-email-s.hauer@pengutronix.de> <1330419401-11994-3-git-send-email-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1330419401-11994-3-git-send-email-s.hauer@pengutronix.de> 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-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 2/3] ARM: get runtime offset of board_init_lowlevel_return by using separate section To: Sascha Hauer Cc: barebox@lists.infradead.org On 09:56 Tue 28 Feb , Sascha Hauer wrote: > We used to get the runtime offset of the board_init_lowlevel_return > by doing a &board_init_lowlevel_return. This does not work in thumb-2 > mode, so use a separate linker section for this function instead. > > Signed-off-by: Sascha Hauer Acked-by: Jean-Christophe PLAGNIOL-VILLARD this can go asap I guess Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox