From owner-freebsd-mips@FreeBSD.ORG Thu Mar 26 17:48:33 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 123E0ABC; Thu, 26 Mar 2015 17:48:33 +0000 (UTC) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (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 C91CEE7C; Thu, 26 Mar 2015 17:48:32 +0000 (UTC) Received: by igcau2 with SMTP id au2so17666348igc.1; Thu, 26 Mar 2015 10:48:32 -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=1fCPEtduyigr768M/1wuLrjr9HFv2pT2VE62YEXzmGU=; b=r/tKmyx9nXtFwHATQjB4hp+7o8kV0ILhQHirmIZIzX/KV3WGIU01FABllBdQStEz7t OPe/QGSyzh+FL3/dWMF1dy9gSHxiyETXfyzDpiKEJkHFKEQzv83ej/zpg9TM8VrumKm7 rjGt08OtyJ9+GnoCHMAsUcBwj7jW+HFKhvLeOPuKjpxG+FvdC6tu1j7NrIkjl9Dwu8xB onJBgbKgsbngW33L4nFn3ncCo0mWQbjWGO0/5gIQox0YyTKJuGjPlnVNj9aHT1lRvUE9 E5vP8AHg7CryuYSi6ZWIj7X/hmM9Uulc2NMnCoiFZKaQ3bC5KEXQ/6SXQQu/l9pBxR1y jkNw== MIME-Version: 1.0 X-Received: by 10.42.109.12 with SMTP id j12mr39799203icp.22.1427392111990; Thu, 26 Mar 2015 10:48:31 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.17.194 with HTTP; Thu, 26 Mar 2015 10:48:31 -0700 (PDT) In-Reply-To: <1427387295.91017.YahooMailBasic@web122105.mail.ne1.yahoo.com> References: <20150325072221.GA18859@ns.kevlo.org> <1427387295.91017.YahooMailBasic@web122105.mail.ne1.yahoo.com> Date: Thu, 26 Mar 2015 10:48:31 -0700 X-Google-Sender-Auth: krA2P19F1MJeEiVgo4A639GraLs Message-ID: Subject: Re: AsiaRF AWM003 From: Adrian Chadd To: Sreenath Battalahalli Content-Type: text/plain; charset=UTF-8 Cc: Kevin Lo , "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:48:33 -0000 http://github.com/freebsd/freebsd-wifi-build/ It's my little (well, not so little now) set of scripts to build freebsd-head into something that mostly fits into 8mb of flash. A variety of Atheros things are supported as targets. I don't have any RT hardware and I don't have the time to support it, but the userland bits should mostly be the same. -adrian On 26 March 2015 at 09:28, Sreenath Battalahalli wrote: > Hi Kevin > > Did you have any difficulty getting the freebsd image fit in 8 MB flash? > Also, when you say wireless is not supported, does the device not work as a wifi router? > > I would like to add whatever support is lacking to make this work. Whom should I contact? > > thanks, > Sreenath > > -------------------------------------------- > On Wed, 3/25/15, Kevin Lo wrote: > > Subject: Re: AsiaRF AWM003 > To: "Sreenath Battalahalli" > Cc: freebsd-mips@freebsd.org > Date: Wednesday, March 25, 2015, 7:22 AM > > 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"