From owner-freebsd-arm@freebsd.org Tue Aug 2 14:32:38 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 15295BAC7C0 for ; Tue, 2 Aug 2016 14:32:38 +0000 (UTC) (envelope-from mattia.rossi.mailinglists@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 953711D67 for ; Tue, 2 Aug 2016 14:32:37 +0000 (UTC) (envelope-from mattia.rossi.mailinglists@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id q128so412021923wma.1 for ; Tue, 02 Aug 2016 07:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=reply-to:subject:references:to:cc:from:message-id:date:user-agent :mime-version:in-reply-to; bh=ipQcVrrk7iJBhbRzlSbKzBtMcyDIcL7MuuTj0ulleYk=; b=pfU90UC4OLskIcoCmDmB20vuHh0vmNBVYNMzuuw4/ygASoJMTurWgQKqWl0H9SRKOD e3PK0kN4kj+dFr0yxQhb/QIr3ierfPMBc+4BDGLBFHemwKUz7fqaZlb12umpS6Uz+zSD 89f/izQgbK6XL5vqbA3RcwbtHMJf0mbb4bvm9j8ocjHAtz0dwHZVvjBPZ9T0EpSx0eA4 cisMxcYiq0QL0u092LTlxgzrAxgIa842xuYswIPEs9sYZLS9cWzoJL/u8gD5uVGCDFgV SEz9T4xqiavIraX/3/3qi+dVpi419dgYQSZtPI1Bj5PVS1tiXpUr8wmRkSOD1fVs8x60 gCPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:reply-to:subject:references:to:cc:from :message-id:date:user-agent:mime-version:in-reply-to; bh=ipQcVrrk7iJBhbRzlSbKzBtMcyDIcL7MuuTj0ulleYk=; b=fuM+iakJWgOPubaRGupBpNK0474tiJytde5gfm1dYgEnUMIiPVc5pEEbo0DCnZxLlx zR3JC56mWJfLnoybYrtvQvyyDonxarDCQMDFUsUSPjDYCdzTx9fHi0+yOwA9jWNcUwNf igRPY/JbgJH9geXGa6CIclsRTmYpH+n3kshdfdZhsBxd0so2AxDFT1glLFRSwuQ5t4Bf NQPOO+VYsByQjthzHmyciNKou86a01lfg4OSHt/0b50aek9+c95sALkNmhoarVEt6Ckg fDTWJXt0ODtbZQf4CKkW0zuGB1PyvOTzKZwSdoUNvWsNrz2B0j6eOreuxO9D2VoGVfjS ORMw== X-Gm-Message-State: AEkoous23ub7FeJiTtMGaWUFzkYWkX3gFn22dpvR30OZlUfGcSzWPu9kQc1ZXTSIK4PmQA== X-Received: by 10.194.249.170 with SMTP id yv10mr4048798wjc.73.1470148356070; Tue, 02 Aug 2016 07:32:36 -0700 (PDT) Received: from ?IPv6:2001:1620:ff0:c51:415c:5921:236:4373? ([2001:1620:ff0:c51:415c:5921:236:4373]) by smtp.gmail.com with ESMTPSA id a2sm22424288wma.2.2016.08.02.07.32.35 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Aug 2016 07:32:35 -0700 (PDT) Reply-To: mattia.rossi.mailinglists@gmail.com Subject: Re: Allwinner H3 - OrangePi Plus Status References: <64ad8272-a97f-e51f-19f1-d37e12c4e4bf@gmail.com> To: Daniel Braniss Cc: freebsd-arm@freebsd.org From: Mattia Rossi Message-ID: <868ae805-bf93-50f9-e22c-1d2ea13f8555@gmail.com> Date: Tue, 2 Aug 2016 16:32:34 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.22 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: Tue, 02 Aug 2016 14:32:38 -0000 Thanks Danny, I'll give it a go with Emmanuel's dts from Linux 4.7. I'll let you know how it went. Cheers! Mat Am 02.08.2016 um 12:48 schrieb Daniel Braniss: > >> On 2 Aug 2016, at 12:24, Mattia Rossi >> > > wrote: >> >> Hi all, >> >> given that I have one of those things to play with, I wanted to ask >> what the status is these days? >> >> I figured that Ethernet support is working but just missing in >> U-Boot, video seems not to work yet (but I don't care) and as usual >> WiFi is not working, as there's no SDIO support. Is that correct? >> >> What's the status for SATA? >> >> And the most important question: >> >> How do I build the image for an OrangePi right now? Do I need a >> specific Fork off Github or do I build an Image from HEAD (12.0) or >> do I need some additional Patches so that things work? >> >> Can anyone give me a hint? >> > this is what I did (this is very fresh and experimental) but got a > working image: > - use the latest current(12). > - u-boot from: https://github.com/evadot/u-boot-freebsd-port > mkdir > cp u-boot-orangepi-pc/* > cd u-boot-orangepi-plus > apply patch: > > > - build an ssd image: > I’m attaching a wip. don’t just run it! > > > - to cross compile: > cd $current-source; > make TARGET_ARCH=armv6 build world > make TARGET_ARCH=armv6 DESTDIR=/mnt-root installworld > make TARGET_ARCH=armv6 KERNCONF=ALLWINNER buildkernel > make TARGET_ARCH=armv6 KERNCONF=ALLWINNER DESTDIR=/mnt-root installkernel > > if you got here we are almost done :-) > you will need an orangepi-plus.dtb > >> Thanks! >> >> Mat >> >> >> _______________________________________________ >> 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" >