From owner-freebsd-mips@FreeBSD.ORG Mon Oct 26 05:27:03 2009 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 063ED1065692; Mon, 26 Oct 2009 05:27:03 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id C13FA8FC1A; Mon, 26 Oct 2009 05:27:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 4F97310061; Mon, 26 Oct 2009 18:11:54 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nBgxCQjs2wzg; Mon, 26 Oct 2009 18:11:49 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Mon, 26 Oct 2009 18:11:45 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 93DAC11477; Mon, 26 Oct 2009 18:11:44 +1300 (NZDT) Date: Mon, 26 Oct 2009 18:11:44 +1300 From: Andrew Thompson To: Eric Message-ID: <20091026051144.GA89831@citylink.fud.org.nz> References: <1256528272.31398.28.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1256528272.31398.28.camel@localhost> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: gonzo@freebsd.org, freebsd-mips@freebsd.org Subject: Re: Add Wistron RPAA-82 board support X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2009 05:27:03 -0000 On Mon, Oct 26, 2009 at 11:37:52AM +0800, Eric wrote: > Hi > I added my ar7161 board support last weekend. > It's flash is come from Spansion. This is great. Oleksandr has also just added write support which will conflict/duplicate some of your changes so have a look and merge any outstanding changes you have made (s25fl128 support). http://svn.freebsd.org/viewvc/base?view=revision&revision=198465 cheers, Andrew