From owner-freebsd-arm@freebsd.org Fri Jun 17 17:27:48 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 DC953A78AE7 for ; Fri, 17 Jun 2016 17:27:48 +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 546A01AA8 for ; Fri, 17 Jun 2016 17:27:47 +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 1fa6601d; Fri, 17 Jun 2016 19:27:45 +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=AKN0cP3yXFAU8gJ9a4gLh5/gpQQ=; b=I0LGI1kOxw9uSiPnWkSd0e5SxCUF 67W6p9ird1fYj2rQN7/H6wex6RkPjWZl7ED57KUNic5BjaJ6UvWSyib7ckAm8axU xwxTaF5bFGd9a6vq9BMHfz71tvCU66EVexPv8dTpzj5FElHbVNxTH1AAOBuGSRFg Ha1yj5c1PTWps9E= 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=mzPXqKjvEncq41Az/G83CFLoHnWeLXwWFqoBndSjpjViVDwhKWeBBZBx U/B07yPync6COYFWjTD7c/2CUvFd13z/Dm640PM8cLZsAPmYwYVoH3qcfWA/4Q5w WKfmKZVcE/hdlP8vIhe7NZbwTOw2nwo3ejrm44rSfbqFXgAcfQw= Received: from knuckles.blih.net (ip-54.net-82-216-203.roubaix.rev.numericable.fr [82.216.203.54]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 254b28cd TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 17 Jun 2016 19:27:45 +0200 (CEST) Date: Fri, 17 Jun 2016 19:27:45 +0200 From: Emmanuel Vadot To: Daniel Braniss Cc: Milan Obuch , freeBSD-arm@freebsd.org Subject: Re: any progress with OrangePi Plus / AllWinner H3 ? Message-Id: <20160617192745.45f8a18db251547d8a01e571@bidouilliste.com> In-Reply-To: <0F8AAA97-99E7-4378-B6AB-F81EF45EAAC5@cs.huji.ac.il> References: <0A7A3F1D-2853-4DA4-A8A1-52C38A6ED093@cs.huji.ac.il> <20160617090156.83824237d9b1ae564bb92088@bidouilliste.com> <487C9542-1397-4CB7-837C-CD724656A0F1@cs.huji.ac.il> <20160617114018.0e70ad81@zeta.dino.sk> <0F8AAA97-99E7-4378-B6AB-F81EF45EAAC5@cs.huji.ac.il> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.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.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 17:27:49 -0000 I do not have the issue. I'm currently cooking an image for you both to test. While writing this email I just saw that you have an orangepi-plus ? I have an orangepi-one but they are mostly the same board. On Fri, 17 Jun 2016 16:06:44 +0300 Daniel Braniss wrote: > > > > Kernel is built using ALLWINNER configuration, I just commented out > > > > makeoptions WITH_CTF=1 > > > > in sys/arm/conf/std.armv6 (last line). > > > > Milan > > same here. > danny -- Emmanuel Vadot