From owner-freebsd-mips@freebsd.org Sun May 14 15:45:03 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 837A8D6C0D4 for ; Sun, 14 May 2017 15:45:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (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 12A98A01 for ; Sun, 14 May 2017 15:45:03 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id u65so57938296wmu.1 for ; Sun, 14 May 2017 08:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=qar6eLFVTit3noEIAx8k5pfnR6xMZz3xqI/THb/itDg=; b=KKwhVeYxLZkAPzlsnQXO9bIW63wXuEYabQt60v6r16BnzH1ScHa6iA5uKgij7lbJh3 ZiDyYkbrmtiV3857GhqDyO4DqxkkJy7KhglVsQLPNW2L9ty7EOt6cCYdvp8k48AMcOOs tXD5Ru4Vn8yvJ0naTZ70tRN2RHN2cIaB7O85SNqBxgPs8brXWeFfDJTgN4lTznypVKSe HxRA37WJUt5Jrr+pBYQQi26K6mpMlpFKX6mFS6s2gqJ3+4Wzk405ALTCl60o+KFcIEjd aKyC2iIrlj4V7flerSvkoIuwpnYwnFiDXO/mjOe/tPBwb/P3DzAiieItg8aANaLyMiFd wNsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=qar6eLFVTit3noEIAx8k5pfnR6xMZz3xqI/THb/itDg=; b=Fdh++jRwD+kvuVwTNT2t8/w3uoF47E9uDfitCxPZmI6LLzitou5W7cBEcSJB4Auv4Q YTy3ns0KERaX4vqwyCJEZOFPAH+bnRatOOygHqW4iBGMy58kkNw//ZbHzcRLLv5ZXWfs CW1iEBirLKzbtiGVzNAh9jbd5AbkGOnkEnPISqmOm4NUZVSW1G6dRBHHN+pf+On6pGe2 QkbGIyJGYdi0XW0Vcyvkxeygsf+IN6kBdN5BVaiFnv+w/MBK0vGwKfEQOSMnGJE/CGlb PaAfH8AkhnPrXiK4Dzt3UGTgW8im4CJD5P0dSl8tRo9tiRlcbGS+xX9VAeKcBiSP1IcG 6+vA== X-Gm-Message-State: AODbwcAn46AshUhjIa8iRufKYAQ/Wi9uJX2Q5IftfkZoN8Ik2ZFJtr6S X2ijo+vAUyG+iPAoDUr0bZwz1mlnVxUq X-Received: by 10.28.214.211 with SMTP id n202mr1296813wmg.105.1494776700505; Sun, 14 May 2017 08:45:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.193.134 with HTTP; Sun, 14 May 2017 08:44:59 -0700 (PDT) In-Reply-To: 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> From: Adrian Chadd Date: Sun, 14 May 2017 08:44:59 -0700 Message-ID: Subject: Re: onion omega2+ To: Mike Wolman Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset="UTF-8" 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: Sun, 14 May 2017 15:45:03 -0000 hi, yes, these are good things to add to freebsd and my build scripts! If you can do it then i'll go poke it into freebsd and such. thanks! -a On 12 May 2017 at 14:01, Mike Wolman wrote: > 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" > >