From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TfRFi-0004PS-QV for barebox@lists.infradead.org; Mon, 03 Dec 2012 08:19:47 +0000 Message-ID: <1354522782.3772.3.camel@coredoba.hi.pengutronix.de> From: Jan =?ISO-8859-1?Q?L=FCbbe?= Date: Mon, 03 Dec 2012 09:19:42 +0100 In-Reply-To: References: 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: suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED] To: "Robert P. J. Day" Cc: "U-Boot Version 2 (barebox)" Hi, On Sun, 2012-12-02 at 04:24 -0500, Robert P. J. Day wrote: > i've isolated the commit that introduces the apparent booting > problem on my xM: > > $ git show 154496f > commit 154496f736db54123c3f6daaba18809fab54ed9b > Merge: 05d251f bd6d12b > Author: Sascha Hauer > Date: Fri Nov 16 14:02:49 2012 +0100 > > Merge branch 'for-next/omap' *snip* > so something in that omap merge is causing this. The merge itself does not actually introduce new code. Could you try finding the commit with git bisect? ~/git/barebox $ git bisect start ~/git/barebox $ git bisect bad 154496f736db54123c3f6daaba18809fab54ed9b ~/git/barebox $ git bisect good 05d251f Bisecting: 3 revisions left to test after this (roughly 2 steps) [663c466794382f803a69414c935cf0a13d4f0761] ARM OMAP4 panda: switch to new environment ~/git/barebox $ Then test this checkout and tell git using "git bisect good" or "git bisect bad". Thanks, Jan -- 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