From owner-freebsd-arm@FreeBSD.ORG Sat Dec 6 15:55:57 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9D2BAD86 for ; Sat, 6 Dec 2014 15:55:57 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E819C6 for ; Sat, 6 Dec 2014 15:55:57 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id bs8so1261126wib.10 for ; Sat, 06 Dec 2014 07:55:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=M9sByNR6DtrSux8nCd/fc0Y6YAUPuMyMvaGZYcr1F2s=; b=XVxMAdyKbRGcjRiiITFSIHxHieIKdga5f7OIpIx1l6Sf++nz+PRJivxxXw+T2ZoIpG hRKo2Gx8z+EYyREwqJZg62Z5++Ma3fiaoCXi1Se3VHfkXcoRvN7laZhSKRnBs943VcEX XtS/ks6UV4Vm7uwJOiIsw15Enmi4rx4UeNAdn/z9v++hz+CIK/e4ATiqyVWd+IPNKNYK 8ZCqLFD/6+Qw4YvnoZsf8YuTBmQwenCwnonFD3EBNgc+OxTB8dJrhthJ6iTF6x57cJxo lBomiIr1Ay3QXTG65t4hKbrvP41M5Tguj1eod4gupyrM7kxOQ4xscOzCNSAzevwl+ftd JNIA== MIME-Version: 1.0 X-Received: by 10.194.23.202 with SMTP id o10mr32875820wjf.73.1417881355552; Sat, 06 Dec 2014 07:55:55 -0800 (PST) Received: by 10.194.61.225 with HTTP; Sat, 6 Dec 2014 07:55:55 -0800 (PST) In-Reply-To: <20141206154933.b3b2c699c0db491117b5d287@ulrich-grey.de> References: <20141204180208.7f1f05ca30e779e1a859abda@ulrich-grey.de> <20141205171355.6a18710d8dbd7af9c8fa02bf@ulrich-grey.de> <20141206154933.b3b2c699c0db491117b5d287@ulrich-grey.de> Date: Sat, 6 Dec 2014 16:55:55 +0100 Message-ID: Subject: Re: Booting Beagle Board Black fails. From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= To: Ulrich Grey Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 15:55:57 -0000 2014-12-06 16:49 GMT+01:00 Ulrich Grey : > I have applied the patch (I had to use the -l option). > Now the BBB is booting successfully (r275482). Same problem here and the patch fixes the panic, Thanks!