From owner-freebsd-arch@FreeBSD.ORG Fri Jun 2 21:16:50 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E73216A46D for ; Fri, 2 Jun 2006 21:16:50 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C7C43D46 for ; Fri, 2 Jun 2006 21:16:49 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [131.106.58.208] (72-255-64-174.client.stsn.net [72.255.64.174]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k52LGhZt093940; Fri, 2 Jun 2006 17:16:44 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "M. Warner Losh" Date: Fri, 2 Jun 2006 16:30:43 -0400 User-Agent: KMail/1.9.1 References: <200606020911.31207.jhb@freebsd.org> <20060602.082619.-1962671121.imp@bsdimp.com> In-Reply-To: <20060602.082619.-1962671121.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606021630.44897.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1507/Fri Jun 2 14:40:23 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: wenbo.sun@o2micro.com, freebsd-arch@freebsd.org Subject: Re: freebsd support the MPC8247 CPU? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 21:16:50 -0000 On Friday 02 June 2006 10:26, M. Warner Losh wrote: > In message: <200606020911.31207.jhb@freebsd.org> > John Baldwin writes: > : On Thursday 01 June 2006 22:09, Wenbo Sun(SH) wrote: > : > Dear FreeBSD Administrator/Developer > : > > : > I want to know whether the FreeBSD OS support the MPC8247 CPU from the > : > Freescale Semiconductor or not. > : > I wish your reply, Thanks a lot! > : > : FreeBSD doesn't currently run on MIPS CPUs. > > The MPC8247 CPU is a PowerPC CPU. FreeBSD does run generically on > PowerPC, but a quick grep of the tree shows nothing specific to this > CPU. I blame haste and Google. :-P -- John Baldwin