From owner-freebsd-arm@freebsd.org Fri Jun 17 07:02:06 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61144A78C5D for ; Fri, 17 Jun 2016 07:02:06 +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 BE71028A1 for ; Fri, 17 Jun 2016 07:02:05 +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 faf525a3; Fri, 17 Jun 2016 09:01:57 +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=twezV8w/LVVMCq9ncZCEBzE2qSg=; b=XAWRZP2lYyqG92rHFU+zlMehSK9i Q6KGpA25IRNTV3r+qGbYHgZXjcB5zt8Ra1C0oqyNPcuHlr7LZsBEMqia0T0ca1KA LeSMltDF1OibbJTyddDi25bUwFvLPeaJPzKC/WPCt0wXnszmCzVuXMHHmeFP9pnW QSSM/u6oNYEwmog= 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=e8gCDMPxfEHKIrBMdJKPu6Z/9AEItFgeaqKA6++stAUxZXAyrF0wLydN Zg8kvL2QZoLkIvKgoB8UPFy3ZQw8FW1I8TXB0d+vFX4rBWR0hQHxEUu6nyuSdcKz B8YhVKWaoMbj7naYE4EP7dOXQHiz0+28wc+Cz6n/1EdwznzriXo= Received: from atlantis.staff.bocal.org (163.5.251.41 [163.5.251.41]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 6c7ad196 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 17 Jun 2016 09:01:56 +0200 (CEST) Date: Fri, 17 Jun 2016 09:01:56 +0200 From: Emmanuel Vadot To: Daniel Braniss Cc: freebsd-arm Subject: Re: any progress with OrangePi Plus / AllWinner H3 ? Message-Id: <20160617090156.83824237d9b1ae564bb92088@bidouilliste.com> In-Reply-To: <0A7A3F1D-2853-4DA4-A8A1-52C38A6ED093@cs.huji.ac.il> References: <0A7A3F1D-2853-4DA4-A8A1-52C38A6ED093@cs.huji.ac.il> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) 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.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2016 07:02:06 -0000 On Fri, 17 Jun 2016 09:45:28 +0300 Daniel Braniss wrote: > Hi, > I still have no luck booting it. > > It hangs while trying to access the a10_mmc0: Hello, Update to rev 301890 (or wait ALPHA4 builds) and everything should be fine. Cheers, -- Emmanuel Vadot