From owner-freebsd-arm@freebsd.org Sun May 6 14:43:05 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99152FBBA3A for ; Sun, 6 May 2018 14:43:05 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.blih.net", Issuer "mail.blih.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 881628713C for ; Sun, 6 May 2018 14:43:03 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by mail.blih.net (OpenSMTPD) with ESMTP id 055eacce; Sun, 6 May 2018 16:43:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=mail; bh=eUvXYbKTeDoroUx6pp95T7CFmkw=; b=tkM4AuVq/PlU9O1UbvgMCtVDQYw1 SzmEf+8RqDUQYtuQGaxeq5OhvjsJwpgB6VMqHb5f8+QUgAT+MXslUs4gsKsfsDJC TmMLGhi/OXXg54NGA25g4NToccqY9ncb3JvO5/FFiHsz5DlM6HHZIIdDIAohTjTS DOZZ3VdLdpaLd+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=UIfVbe2+IOctAwwgg3g6G0AS++UtmxX5yDPup5AQTQ2DJ7g91U2FOez7 VDswa1PYUgpiPoaBzrAG+rBG55kMMhLcDmzd8MUOfg+ISOrLEVgLiGZZLLv9tanO ieEXorZqLObHqW7rWmzEvl3cM8d4SQm7MNVfv8C70brixVWeSrQ= Received: from skull.home.blih.net (ip-9.net-89-3-105.rev.numericable.fr [89.3.105.9]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 667fc270 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 6 May 2018 16:43:02 +0200 (CEST) Date: Sun, 6 May 2018 16:43:01 +0200 From: Emmanuel Vadot To: Nicola Mingotti Cc: Warner Losh , "freebsd-arm@freebsd.org" Subject: Re: Stable and Current not booting in BeagleBone Green Message-Id: <20180506164301.d50752084d57885b4ac79185@bidouilliste.com> In-Reply-To: <1a3fc515-3a96-7781-49de-38ab41f04976@gmail.com> References: <1a3fc515-3a96-7781-49de-38ab41f04976@gmail.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2018 14:43:05 -0000 Hi Nicola, On Tue, 13 Mar 2018 14:46:02 +0100 Nicola Mingotti wrote: > > Ok, here are the links: > > https://drive.google.com/open?id=1webPwU9IHDlT0yT2KTQXOAy3vt3sbZYd > > https://drive.google.com/open?id=1l_HxBbHeZI--_xK6NXcUAeNT6bd3zgIH It's not clear to me which one is current and which one is stable. On the first one it's just that you don't have the dtb in the ufs partition so my guess it's stable as it is not installed in 11. For the second a hang at this point could be cache related, what u-boot are you using ? Cheers, > Bye > n. > > > On 03/13/18 14:35, Warner Losh wrote: > > The screen shots don't seem to have made it to the mailing list. > > > > Warner > > > > On Tue, Mar 13, 2018 at 4:20 AM, Nicola Mingotti > > wrote: > > > > Hi, > > > > I would like to signal that FreeBSD-11.1 and CURRENT-8-march-2018 > > do not boot into BeagleBone Green. The problem seems related > > to the DTB. > > > > I attach two screenshot in case you get some extra info from that. > > > > Bye > > Nicola > > > > > > > > -- > > -------------------------- > > Dr. Nicola Mingotti > > R&D - Borghi Srl > > CTO - BondInsider > > -------------------------- > > > > _______________________________________________ > > freebsd-arm@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > > > > To unsubscribe, send any mail to > > "freebsd-arm-unsubscribe@freebsd.org > > " > > > > > > -- > -------------------------- > Dr. Nicola Mingotti > R&D - Borghi Srl > CTO - BondInsider > -------------------------- > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" -- Emmanuel Vadot