From owner-freebsd-mips@freebsd.org Tue Jul 2 18:17:32 2019 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFF4915D9E1F for ; Tue, 2 Jul 2019 18:17:31 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 52825699E0 for ; Tue, 2 Jul 2019 18:17:31 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: by mailman.ysv.freebsd.org (Postfix) id 1016915D9E1E; Tue, 2 Jul 2019 18:17:31 +0000 (UTC) Delivered-To: mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F29BF15D9E1D for ; Tue, 2 Jul 2019 18:17:30 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: from puchar.net (puchar.net [194.1.144.90]) (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 40765699DF for ; Tue, 2 Jul 2019 18:17:25 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by puchar.net (8.15.2/8.15.2) with ESMTPS id x62HlgvW015195 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 2 Jul 2019 19:47:42 +0200 (CEST) (envelope-from puchar-wojtek@puchar.net) Received: from localhost (puchar-wojtek@localhost) by puchar.net (8.15.2/8.15.2/Submit) with ESMTP id x62Hlgb9015192; Tue, 2 Jul 2019 19:47:42 +0200 (CEST) (envelope-from puchar-wojtek@puchar.net) Date: Tue, 2 Jul 2019 19:47:42 +0200 (CEST) From: Wojciech Puchar To: Adrian Chadd cc: Wojciech Puchar , "freebsd-mips@freebsd.org. Robert Pera" Subject: Re: Mikrotok Routerboard RB450G In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Rspamd-Queue-Id: 40765699DF X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of wojtek@puchar.net designates 194.1.144.90 as permitted sender) smtp.mailfrom=wojtek@puchar.net X-Spamd-Result: default: False [-6.75 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[puchar.net]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[puchar.net]; NEURAL_HAM_SHORT(-0.96)[-0.960,0]; RCVD_IN_DNSWL_NONE(0.00)[90.144.1.194.list.dnswl.org : 127.0.10.0]; RCVD_TLS_LAST(0.00)[]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:43476, ipnet:194.1.144.0/24, country:PL]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(-3.48)[ip: (-9.19), ipnet: 194.1.144.0/24(-4.59), asn: 43476(-3.67), country: PL(0.06)] X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2019 18:17:32 -0000 > The NAND flash - I think we have support for it somehow but I haven't > used the NAND flash on the thing. I think the SD slot would require a > bit of kernel work. > > I'll go see if I have one of these in my box of old MIPS boards. It > shouldn't be too tricky to make it work. would be nice if it will. > > > -adrian > > On Tue, 7 May 2019 at 08:36, Wojciech Puchar wrote: >> >> This hardware is quite cheaply available and will suit my needs fine. >> It is specified on FreeBSD MIPS page as supported. >> >> So my questions: >> >> 1) what kernel config should i use for it to begin with. >> 2) what options to specify to build world (i want full FreeBSD not cutdown >> versions). >> 3) does it support builtin flash storage and SD card slot. >> >> >> _______________________________________________ >> 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" > >