From owner-freebsd-arm@FreeBSD.ORG Fri Dec 5 15:57:49 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 AA9C424E for ; Fri, 5 Dec 2014 15:57:49 +0000 (UTC) Received: from mail-qc0-x236.google.com (mail-qc0-x236.google.com [IPv6:2607:f8b0:400d:c01::236]) (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 62BF4E7A for ; Fri, 5 Dec 2014 15:57:49 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id r5so660564qcx.27 for ; Fri, 05 Dec 2014 07:57:48 -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=QNniYxGoD6yW95sQc8EoY3HwiX/FeiiQQUSI2uysHO4=; b=PAlHKLA2xkbbhuNV0T3D77FtDhYCbWWcDmrFAwU7m/5jyMrZSgD5E8Xll5HVm4RwWB Z6CQ6spajxbolm3DpHCD80IQynUn1M98WEiTd/7dPc3V5xC48WbO1+PNeSa3WKZEnqUn 6ZRZHoyFgvLP691giUZ/w3N1YIDhMA6YaLx/fGVip7xgNVW7/7nByqYiMXGgq/VLn9JN QneZg/Wmw+RdxRvNgagdhrM9pEgIV8YY6bdIUAFLiaU7JOtVANMB3syzG9zHsfzs/imR FBBRUPSSZ7h3Ov7iVXutebOELf0S8XnP+A0kiBrmJ090w4vo5mV10Zfi7ZExld4Tmqfg z1aQ== MIME-Version: 1.0 X-Received: by 10.224.15.78 with SMTP id j14mr27469211qaa.0.1417795068477; Fri, 05 Dec 2014 07:57:48 -0800 (PST) Received: by 10.140.23.242 with HTTP; Fri, 5 Dec 2014 07:57:48 -0800 (PST) In-Reply-To: <20141204180208.7f1f05ca30e779e1a859abda@ulrich-grey.de> References: <20141204180208.7f1f05ca30e779e1a859abda@ulrich-grey.de> Date: Fri, 5 Dec 2014 16:57:48 +0100 Message-ID: Subject: Re: Booting Beagle Board Black fails. From: Svatopluk Kraus To: Ulrich Grey Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Fri, 05 Dec 2014 15:57:49 -0000 Michal tested it a few months ago and it worked. With last BBB current snapshot from freebsd ftp, it hangs on same place. Unfortunately, JTAG is not on BBB by default, so it takes a while to deal with it. However, we will fix it certainly. Svatopluk Kraus On Thu, Dec 4, 2014 at 7:02 PM, Ulrich Grey wrote: > I have built an image for Beagle Bone Black with crochet from the > alternate source tree > from Svatopluk Kraus and Michal Meloun. If I try to boot the board (I have > pressed the > button etc.), I get this on the serial console: > > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > Using DTB provided by U-Boot at address 0x80000100. > Kernel entry at 0x80200100... > Kernel args: (null) > > There it hangs. > Can anyone give me advice? > > Regards > > Ulrich > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >