From owner-freebsd-arm@FreeBSD.ORG Sat Mar 8 19:54:37 2014 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A36E3620 for ; Sat, 8 Mar 2014 19:54:37 +0000 (UTC) Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 754BE360 for ; Sat, 8 Mar 2014 19:54:36 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1WMNKN-000I6V-Ux; Sat, 08 Mar 2014 19:54:36 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id s28JsXae053722; Sat, 8 Mar 2014 12:54:33 -0700 (MST) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/ymUwFGO3mKkTx/zcWS9ty Subject: Re: crash starting wandboard-quad with latest code From: Ian Lepore To: Warner Losh In-Reply-To: References: Content-Type: text/plain; charset="iso-8859-7" Date: Sat, 08 Mar 2014 12:54:33 -0700 Message-ID: <1394308473.1149.419.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by damnhippie.dyndns.org id s28JsXae053722 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 19:54:37 -0000 On Sat, 2014-03-08 at 12:36 -0700, Warner Losh wrote: > On Mar 8, 2014, at 12:29 PM, Tom Everett wrote: >=20 > > I've done a build of the wandboard-quad with svn version r262929 > >=20 > > Strangely, it now just stops, with no serial console output during th= e > > boot. The complete boot log is below. My previous build with source > > revision r262820 worked perfectly. > >=20 > > Any suggestions about what might be happening? >=20 >=20 > No idea, but perhaps you could bisect? I did a change to the serial > code last night that shouldn=A2t have been a problem. Try r2626919 mayb= e? >=20 > Warner >=20 It's good at r262920, hangs at r262921. -- Ian