From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hDpHe-0000Pr-9k for barebox@lists.infradead.org; Tue, 09 Apr 2019 11:51:25 +0000 Date: Tue, 9 Apr 2019 13:51:20 +0200 From: Sascha Hauer Message-ID: <20190409115120.uzzg6gfffoyrenne@pengutronix.de> References: <20190308105854.10089-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190308105854.10089-1-o.rempel@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" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH v2 0/4] MIPS: add relocation support To: Oleksij Rempel Cc: barebox@lists.infradead.org On Fri, Mar 08, 2019 at 11:58:50AM +0100, Oleksij Rempel wrote: > with this patches, same main binary version of barebox xan be reused > on different board with different RAM size. > The barebox will find best possible location for it self depending > on RAM size information provided by PBL. > > changes v2: > - don't remove no-pic flag to avoid confusion. > - don't set ggdb flag for barebox tools. > > Oleksij Rempel (4): > MIPS: relocation: pass ram size to pbl_main_entry > MIPS: relocation: add relocation support > MIPS: relocation: do not use configurable memory layout > MIPS: remove request_sdram_region "fdt" I had to drop this series for now. When merging with the other branches in previous next branch I got several: images/pbl.lds:24: undefined symbol `MALLOC_BASE' referenced in expression Could you have a look into it and resend? Also There's one minor problem I commented inline to this series. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox