From owner-freebsd-arm@FreeBSD.ORG Wed Jun 2 04:00:47 2010 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E97C106564A for ; Wed, 2 Jun 2010 04:00:47 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id B98EC8FC0A for ; Wed, 2 Jun 2010 04:00:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o523u8EL032681; Tue, 1 Jun 2010 21:56:08 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 01 Jun 2010 21:56:18 -0600 (MDT) Message-Id: <20100601.215618.361782119982057025.imp@bsdimp.com> To: yohanes@gmail.com From: "M. Warner Losh" In-Reply-To: References: <20100531.221446.770914110756584248.imp@bsdimp.com> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-arm@freebsd.org Subject: Re: at91sam9g20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2010 04:00:47 -0000 In message: Yohanes Nugroho writes: : On Tue, Jun 1, 2010 at 11:14 AM, M. Warner Losh wrot= e: : > : http://bsdimp.blogspot.com/2007/03/followup-atmel-at91-family-wor= k.html : > : http://marc.info/?l=3Dfreebsd-arm&m=3D123783989612142&w=3D2 : > : > Yes. =A0There's a lot of ideas, but I never had time to implement t= hem. : > The best part would be to convert the atmel port to use FDT and tha= t : > would nicely solve most of the problems. : = : I will look into the FDT, and see how much work it would be. I think it will make things a lot easier/nicer. However, I wouldn't hold up the port over it. Warner