From owner-freebsd-mips@FreeBSD.ORG Thu Mar 26 17:47:47 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C395A6E; Thu, 26 Mar 2015 17:47:47 +0000 (UTC) Received: from mail-ie0-x234.google.com (mail-ie0-x234.google.com [IPv6:2607:f8b0:4001:c03::234]) (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 11923E6C; Thu, 26 Mar 2015 17:47:47 +0000 (UTC) Received: by iedfl3 with SMTP id fl3so58949858ied.1; Thu, 26 Mar 2015 10:47:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Cv/wr3X9qpWdVkiMJhRd0RzB+9Cu/VA/h2hVV9n35lQ=; b=T2hPhN1NHefQx+OpnD3HunIt4IoynjAFnxh+X93NGc39/aOZtEl66Z/3xJK+KprZ5K E7g/HUZpajKpK8ZvbKOjkgu6h9Z/N3lX/FDQsh+jniSC2akiYqyYLThaXpqqtzAd/jEX zJmXLRG5IhumHqP32XvRjjYD3WM1g6AdL5u77L/N3DOCYyzZF5EpjKPXooT1a8TUbiX8 KS1N0nI77uqyE+HseQdayHHvlS1Tq6BUuc64oF8lswtVoLeCbOVr2rr67gp5YcU/v8y7 Eu9rz2+dD1HEGfH/qojmAXRNQJqIFHN6BoQ/U96rcf1G4MTCEbX0J8DBCJZ9l8w+/yxg Ln/g== MIME-Version: 1.0 X-Received: by 10.107.155.13 with SMTP id d13mr22696635ioe.29.1427392066524; Thu, 26 Mar 2015 10:47:46 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.17.194 with HTTP; Thu, 26 Mar 2015 10:47:46 -0700 (PDT) In-Reply-To: <20150325072221.GA18859@ns.kevlo.org> References: <1427261727.21161.YahooMailBasic@web122104.mail.ne1.yahoo.com> <20150325072221.GA18859@ns.kevlo.org> Date: Thu, 26 Mar 2015 10:47:46 -0700 X-Google-Sender-Auth: Du0Kvgx2Gl00vjt8Mrymovv2g1Y Message-ID: Subject: Re: AsiaRF AWM003 From: Adrian Chadd To: Kevin Lo Content-Type: text/plain; charset=UTF-8 Cc: Sreenath Battalahalli , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2015 17:47:47 -0000 Hm, why isn't that diff applied to -HEAD? Surely it'll be fine? -a On 25 March 2015 at 00:22, Kevin Lo wrote: > On Tue, Mar 24, 2015 at 10:35:27PM -0700, Sreenath Battalahalli wrote: >> >> Hi, >> >> Has anyone tested freebsd with the above board? >> Here is a link to the product. It uses Ralink RT5350 (Mips based) and has 64MB ram and 8MB flash. >> >> http://asiarf.com/BIG-Memory-Tiny-Ralink-802-11n-Wireless-AP-Router-Module-Board-AWM003-product-view-386.html >> >> I have bought a few of these boards (and one base board on which the module can be mounted to get the port connections out). > > I have a MPR-A2 [1] which is based on RT5350 SoC with 16MB ram and 8MB flash. > It could boot with my diff [2]. Unfortunately, wireless isn't yet supported. > ray@ would like to add RT305x/RT5350 support for FDT, but don't know when > it will be done. > > [1] http://www.hametech.com/html/product/view2-28-49.html > [2] https://people.freebsd.org/~kevlo/rt5350.diff > >> thanks, >> Sreenath > > Kevin > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"