From owner-freebsd-mips@freebsd.org Tue Nov 1 14:40:27 2016 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 DF00AC28E3F for ; Tue, 1 Nov 2016 14:40:27 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BFA0D14BC for ; Tue, 1 Nov 2016 14:40:27 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.0.6] (67-0-198-142.albq.qwest.net [67.0.198.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 103F91928BA for ; Tue, 1 Nov 2016 14:40:26 +0000 (UTC) Subject: Re: nexx wt3020h To: freebsd-mips@freebsd.org References: From: Sean Bruno Message-ID: Date: Tue, 1 Nov 2016 08:40:22 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ap5AuhiMwUOQQbv9SDttQsGnJqAkb0hPS" 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: Tue, 01 Nov 2016 14:40:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Ap5AuhiMwUOQQbv9SDttQsGnJqAkb0hPS Content-Type: multipart/mixed; boundary="bhDlMpRqXcboIs9ducpisHdOdHk7gN3bs"; protected-headers="v1" From: Sean Bruno To: freebsd-mips@freebsd.org Message-ID: Subject: Re: nexx wt3020h References: In-Reply-To: --bhDlMpRqXcboIs9ducpisHdOdHk7gN3bs Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/01/16 02:11, =D0=91=D0=BE=D1=80=D0=B8=D1=81 wrote: > Hi, is it possible to build FreeBSD image for nexx wt3020h https://wiki= =2Eopenwrt.org/toh/nexx/wt3020 > and where i can find actual step by step howto? Thanks. >=20 >=20 This CPU seems to be supported in sys/mips/mediatek/mtk_soc.c It looks like you need to get the TTL serial port setup first, https://wiki.openwrt.org/_detail/media/nexx/wt3020/wt3020a_serial_ttl.jpg= ?id=3Dtoh%3Anexx%3Awt3020 Then you will want to use the freebsd-wifi build tools to get a small image (USB image as the flash is too small to boot up FreeBSD). https://github.com/freebsd/freebsd-wifi-build Nobody has booted this device on FreeBSD as far as I can tell. You will need to construct a new kernel config (sys/mips/conf) and a new freebsd-wifi build configuration to boot from a usb image. Its a fun project, but you will need to do some work. sean --bhDlMpRqXcboIs9ducpisHdOdHk7gN3bs-- --Ap5AuhiMwUOQQbv9SDttQsGnJqAkb0hPS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQF8BAEBCgBmBQJYGKlWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kiDIIAKxRjXSMzxjs2MSO8mJpSOM2 scZp0QPlsZCv7L//nY6Ee+L98vgNEsAsuYXUx3W+am4JIW89U4hpkYx/dLlT7tsl x3pBX4SZUXgLsREwEITUi3HDG1ZpTCcwSO1UCaaJ5C1psbTwVfQYsRCSIEnrEDUK l1QWRf0UJ8w+AbzqqtxbA+jQQn47OVDyNyW4ezW8uSdohcucej0AZdilEICzJw/W 268fZM8o3S5DzVd26slXCzNZQRcFM+JO+ggQt/LgPZl+12JUYLIBHXUHvt/bWkKV oStZNxj4os59HKwRJj2KrBkNvt9zObZGnMcCLmw+vFR2x2n6svVuUZITFcVxpcw= =arh/ -----END PGP SIGNATURE----- --Ap5AuhiMwUOQQbv9SDttQsGnJqAkb0hPS--