From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RmlFp-0000xC-T0 for barebox@lists.infradead.org; Mon, 16 Jan 2012 12:01:41 +0000 From: "Premi, Sanjeev" Date: Mon, 16 Jan 2012 12:01:30 +0000 Message-ID: References: <1326709100-24106-1-git-send-email-s.hauer@pengutronix.de> <20120116115228.GR5446@pengutronix.de> In-Reply-To: <20120116115228.GR5446@pengutronix.de> Content-Language: en-US MIME-Version: 1.0 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] omap3 towards thumb2 support To: Sascha Hauer Cc: "barebox@lists.infradead.org" > -----Original Message----- > From: Sascha Hauer [mailto:s.hauer@pengutronix.de] > Sent: Monday, January 16, 2012 5:22 PM > To: Premi, Sanjeev > Cc: barebox@lists.infradead.org > Subject: Re: [PATCH] omap3 towards thumb2 support > > On Mon, Jan 16, 2012 at 11:30:23AM +0000, Premi, Sanjeev wrote: > > > -----Original Message----- > > > From: barebox-bounces@lists.infradead.org > > > [mailto:barebox-bounces@lists.infradead.org] On Behalf Of > Sascha Hauer > > > Sent: Monday, January 16, 2012 3:48 PM > > > To: barebox@lists.infradead.org > > > Subject: [PATCH] omap3 towards thumb2 support > > > > > > The following patches rework the omap3 support to be thumb2 safe. > > > The initialisation order is changed so that more stuff can be > > > done in a regular C environment rather than in lowlevel time. > > > > > > Together with git://git.pengutronix.de/git/barebox.git work/thumb2 > > > the beagle board Xload config now fits into 34k. > > > > > > The following changes since commit > > > be07ecb5c50e007d71f75145938c66bd04960b43: > > > > > > omap343xdsp: move to arch/arm/boards/omap343xdsp > > > (2012-01-16 10:28:00 +0100) > > > > > > are available in the git repository at: > > > git://git.pengutronix.de/git/barebox.git work/omap3 > > > > > > Sascha Hauer (10): > > > > I was able to pull in your branch and encountered a minor > > issue - fixed by the patch at end of this mail. > > > > How can I enable thumb2? Didn't find aything obvious in > > omap3530_beagle_xload_defconfig. > > Did you merge the work/thumb2 branch into your branch? Then you should > find THUMB2_BAREBOX in menuconfig. Found it. I was searching in a "cached" version of the file already in my editor. Will try immediately. ~sanjeev > > > > > ~sanjeev > > > > From 60293bdf05090245456931061895470a8900ca9d Mon Sep 17 > 00:00:00 2001 > > From: Sanjeev Premi > > Date: Mon, 16 Jan 2012 16:51:04 +0530 > > Subject: [PATCH] ARM OMAP3: Fix compile errors > > > > Encountered this error wile compiling for omap3evm: > > CC arch/arm/boards/omap3evm/board.o > > arch/arm/boards/omap3evm/board.c:62:24: fatal error: > > mach/board.h: No such file or directory compilation terminated. > > > > File mach/board.h doesn't exist since this commit: > > be2559e : ARM omap3: move board_init to pure_initcall > > > > Fixed the same for omap343xsdp as well. > > Thanks for catching this. Will update my 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