From owner-freebsd-embedded@FreeBSD.ORG Thu Nov 8 21:03:33 2007 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A2E616A41A for ; Thu, 8 Nov 2007 21:03:33 +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 B61E313C4A6 for ; Thu, 8 Nov 2007 21:03:32 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.1/8.14.1) with ESMTP id lA8Kx7dl032291; Thu, 8 Nov 2007 13:59:07 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 08 Nov 2007 14:02:30 -0700 (MST) Message-Id: <20071108.140230.-169060981.imp@bsdimp.com> To: gurney_j@resnet.uoregon.edu From: "M. Warner Losh" In-Reply-To: <20071108204153.GE2291@funkthat.com> References: <473279C9.6040507@jsreedinc.com> <20071108204153.GE2291@funkthat.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: sr@jsreedinc.com, freebsd-embedded@freebsd.org Subject: Re: ts7200 kernel Image X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 21:03:33 -0000 In message: <20071108204153.GE2291@funkthat.com> John-Mark Gurney writes: : Shelby Reed wrote this message on Wed, Nov 07, 2007 at 21:51 -0500: : > I'm playing with a Glomationinc GESBC-9302E : > (http://www.glomationinc.com/product_9302E.html) which is based off of : > the Cirrus Logic EP-9302 ARM processor, which I believe is the same is : > the ts7200. I'm anxious just to see FreeBSD try to boot. I don't have a : > p4 account (didn't know what it was until today) but am reading up on it : > now. Is it possible somebody has a image I could try to boot from the : > ts7200 build? Thanks. : : I can generate a patch, though it'll be far outdated, and w/o matching : src out of p4, may be a bit hard to apply... : I can dig up an old kernel and make that available for you, if you'd like.. BTW, I'm planning on updating the CL EP93xx support in current, hopefully including patches for the ts7200. Since I don't have one, that may be hard. I will soon have a GESBC-9302E, so that will have support. Warner