From owner-freebsd-mips@freebsd.org Fri May 12 21:01:34 2017 Return-Path: Delivered-To: freebsd-mips@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 D99DFD6A774 for ; Fri, 12 May 2017 21:01:34 +0000 (UTC) (envelope-from mike@wolman.co.uk) Received: from avasout07.plus.net (avasout07.plus.net [84.93.230.235]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 493661688 for ; Fri, 12 May 2017 21:01:33 +0000 (UTC) (envelope-from mike@wolman.co.uk) Received: from [192.168.3.50] ([80.229.66.11]) by avasout07 with smtp id KZ1N1v00A0EahWw01Z1PwK; Fri, 12 May 2017 22:01:24 +0100 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.2 cv=HP2zLslv c=1 sm=1 tr=0 a=sNOkzuqjfbpz3c/qSHODpA==:117 a=sNOkzuqjfbpz3c/qSHODpA==:17 a=r77TgQKjGQsHNAKrUKIA:9 a=bt8Zh30PAAAA:8 a=NEAV23lmAAAA:8 a=UmSUZ3ptAAAA:8 a=6I5d2MoRAAAA:8 a=sNSXljyHE8vPc5AjSCIA:9 a=LdN9_fb5RHERbtEL:21 a=kiukFdhC5OQn8Mu_:21 a=QEXdDO2ut3YA:10 a=pGLkceISAAAA:8 a=tVY3lKhz-99ZkqqMxDMA:9 a=feIjS9BuV5ZjjU7l:21 a=CXwopZxp0L3j8yZK:21 a=QjFYV1e8nHDHrW9x:21 a=_W_S_7VecoQA:10 a=FyGKTEvU35uc88vWBdgE:22 a=IjZwj45LgO3ly-622nXo:22 a=6kGIvZw6iX1k4Y-7sg4_:22 Subject: Re: onion omega2+ To: Adrian Chadd References: <694efc3a-e183-35a1-a0bf-9a9c0d708826@wolman.co.uk> <711a889d-9701-2441-5c9c-98e0ac607ffb@wolman.co.uk> <456721.9572.qm@web101705.mail.ssk.yahoo.co.jp> <8b21a15c-3af8-bdba-cc70-6bd0e3a65f39@wolman.co.uk> <05065E4E-1D0F-49DE-B14D-D45ECCEA251F@gmail.com> <2b8211f6-9f42-0f11-678f-a2ed830b2430@wolman.co.uk> <8b7d4ebb-0048-11d7-9743-7eb6b38e9335@wolman.co.uk> <14ba3e3f-4172-a09b-8cba-385400b23ca8@wolman.co.uk> Cc: "freebsd-mips@freebsd.org" From: Mike Wolman Message-ID: Date: Fri, 12 May 2017 22:01:19 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2017 21:01:34 -0000 Hi Adrian, The only changes from the normal wifi-build for a MT7628_FDT kernel build is to fetch the omega dtsi/dti files: |cd /src/sys/gnu/dts/mips fetch https://raw.githubusercontent.com/WereCatf/source/image/target/linux/ramips/dts/OMEGA2.dtsi fetch https://raw.githubusercontent.com/WereCatf/source/image/target/linux/ramips/dts/OMEGA2.dts fetch https://raw.githubusercontent.com/WereCatf/source/image/target/linux/ramips/dts/OMEGA2P.dts| And pass different options to the build script, I can https://github.com/sysadminmike/freebsd-onion-omega2-build and make like the wiki pages for various devices on: https://github.com/freebsd/freebsd-wifi-build/wiki like the other boards if that's useful? Mike. On 12/05/2017 21:16, Adrian Chadd wrote: > Nice! > > Please provide build patches to freebsd-wifi-build! > > There's no working wifi support yet, but getting working SoCs with it > is the first step! > > > > -a > > > On 11 May 2017 at 16:45, Mike Wolman wrote: >> I have put together a little how to and uploaded an kernel image + default >> mfsroot >> >> https://github.com/sysadminmike/freebsd-onion-omega2-build >> >> >> >> >> >> _______________________________________________ >> freebsd-mips@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-mips >> To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"