From owner-freebsd-arm@FreeBSD.ORG Sat Mar 8 20:04:22 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 E9D8989B for ; Sat, 8 Mar 2014 20:04:22 +0000 (UTC) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC6EF5FB for ; Sat, 8 Mar 2014 20:04:22 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1WMNTk-00041W-6G; Sat, 08 Mar 2014 20:04:16 +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 s28K4D0g053752; Sat, 8 Mar 2014 13:04:13 -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: U2FsdGVkX192RiaBzkMBxZhRadYOkkmd Subject: Re: crash starting wandboard-quad with latest code From: Ian Lepore To: Warner Losh In-Reply-To: <5A44ABDF-33E4-42BF-97BC-1575220CF176@bsdimp.com> References: <1394308473.1149.419.camel@revolution.hippie.lan> <5A44ABDF-33E4-42BF-97BC-1575220CF176@bsdimp.com> Content-Type: text/plain; charset="iso-8859-7" Date: Sat, 08 Mar 2014 13:04:13 -0700 Message-ID: <1394309053.1149.420.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 s28K4D0g053752 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 20:04:23 -0000 On Sat, 2014-03-08 at 13:00 -0700, Warner Losh wrote: > On Mar 8, 2014, at 12:54 PM, Ian Lepore wrote: >=20 > > 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 = the > >>> boot. The complete boot log is below. My previous build with sour= ce > >>> 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 m= aybe? > >>=20 > >> Warner > >>=20 > >=20 > > It's good at r262920, hangs at r262921. >=20 >=20 > Try r262932. I don=A2t know what I was thinking with r262921 now that I= look at the code closely... >=20 > Warner Yep, that fixed it. -- Ian