From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 14.mo3.mail-out.ovh.net ([188.165.43.98] helo=mo3.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SFze8-00065r-Qm for barebox@lists.infradead.org; Fri, 06 Apr 2012 03:15:33 +0000 Received: from mail622.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo3.mail-out.ovh.net (Postfix) with SMTP id 669F5FF87F4 for ; Fri, 6 Apr 2012 05:16:17 +0200 (CEST) Date: Fri, 6 Apr 2012 04:59:13 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20120406025913.GD16306@game.jcrosoft.org> References: <20120405063322.GV3852@pengutronix.de> <20120405065455.GW3852@pengutronix.de> <20120405092738.GB3852@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120405092738.GB3852@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: debugging on board To: Sascha Hauer Cc: barebox@lists.infradead.org On 11:27 Thu 05 Apr , Sascha Hauer wrote: > On Thu, Apr 05, 2012 at 09:06:30AM +0200, Gabriel Tisan wrote: > > I use external boot mode from NAND. I choosed > > CONFIG_NAND_IMX_BOOT_512_2K although I have a flash with 2k page size. > > Try 'make barebox.S' and have a look at the resulting barebox.S file. > Everything including > > reset > __mmu_cache_flush > imx_nand_load_image > > must fit into the first 2k of memory. We currently do not catch this > (though we could using a seperate linker section for this). If your > lowlevel init code is too big then you can easily exceed this > limitation. we can now I add an option for this Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox