From owner-freebsd-arm@freebsd.org Sat Jun 18 07:45:25 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 22E01A7912B for ; Sat, 18 Jun 2016 07:45:25 +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 67922255B for ; Sat, 18 Jun 2016 07:45:23 +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 a9ec6659; Sat, 18 Jun 2016 09:45:15 +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=NAs4m/v+EguaCE7HC7MmI8NLCKE=; b=EU82V13SLH05Od450wUc0YetVXov EC6+aOW0yIyaxogofNkuWtbQxFq9S1ueIje5tXYnTJUScbdOKdt3tGwZVhxvwSV7 riFZ+osb7Najc72YEs1G9J+gbyb61UOKutZ5eFUNP5mvXhJG/XYcDf3zP0zUq0LB UloCnkbv3jZehQY= 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=RBdfaRCxHc3/swxvkPEzL8uLnwwFsJ+3wYf1dY/jLms2NffSpMFKGeB/ 4E+925r3bjbO7CtChKcMI8VoyjqJag/9tBpe7L3VUxwnduiJVHFV3OvgnS96PgSM aRsoTjxqbnyXOFW+ZoeW+2C7x9Kb51Zm+6CDZgEXALqM8KMHdEY= 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 f48d53d5 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sat, 18 Jun 2016 09:45:15 +0200 (CEST) Date: Sat, 18 Jun 2016 09:45:14 +0200 From: Emmanuel Vadot To: Milan Obuch Cc: freeBSD-arm@freebsd.org Subject: Re: any progress with OrangePi Plus / AllWinner H3 ? Message-Id: <20160618094514.a83fc993b93c120fb6e014f4@bidouilliste.com> In-Reply-To: <20160618093545.1c360555@zeta.dino.sk> 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> <20160617192745.45f8a18db251547d8a01e571@bidouilliste.com> <20160617195658.0dec9f7875228ba372dadbd3@bidouilliste.com> <20160618093545.1c360555@zeta.dino.sk> 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: Sat, 18 Jun 2016 07:45:25 -0000 It's build from my github branch which only adds dts for the orangepi-one : https://github.com/freebsd/freebsd/compare/master...evadot:orangepi-one On Sat, 18 Jun 2016 09:35:45 +0200 Milan Obuch wrote: > On Fri, 17 Jun 2016 19:56:58 +0200 > Emmanuel Vadot wrote: > > > If you have an orangepi-one please try this image : > > https://people.freebsd.org/~manu/FreeBSD-11.0-ALPHA4-arm-armv6-ORANGEPIONE-20160617-r301975.img.xz > > > > Hi, > > this image works. Now I should try to compare what's different here... > this takes some time. Which sources did you use for building it? > 'uname' shows > > FreeBSD 11.0-ALPHA4 #156 660952f(orangepi-one) > > so this is not from stock svn.freebsd.org sources, right? > > Also, while on-board ethernet does not work (this is expected, I > remember it is not being worked on, or did it changed?), USB works and > USB ethernet adapter works for me. > > I did not test gpio yet, only toggle gpioled1 (on-board green LED near > pin header) and button near power jack. Both are OK. > > Thanks for that, this gives me something to play with, but why stock > sources svn revision 301989 don't work for me, is important to find... > > Regards, > Milan > _______________________________________________ > 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