From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 26 12:49:21 2010 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFABA1065673 for ; Sun, 26 Sep 2010 12:49:21 +0000 (UTC) (envelope-from jilingshu@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id A3DFA8FC15 for ; Sun, 26 Sep 2010 12:49:21 +0000 (UTC) Received: by pwi8 with SMTP id 8so1484661pwi.13 for ; Sun, 26 Sep 2010 05:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=0rJb7tAjvK0QgC4ySNSE7OpuWPTnr3xzI95j450kIPc=; b=OAGlfOQF9yyUzhDI+uHmkPCyupEgjEDyLJVHYNW9fPdPsiSjswC5SkdCoT1Bq/y4NR rYyQw3SfVHKjZunpiRlRd1W/FlbHGRtffqpMRsr4aGtBSkVPD2K6m2iFPuXrGxVq4nyx jTzk1cD9s0KGfQ85Pgl5rnivWf+UHFbARgd0g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=hgm+MJbFMovnMOtD4Vxz9NCNctNnQ0eRuph1/eqwgL3Jz5vQx00OdPW8nNpOaZJd8O AXM/j1R7lMfZQ9fTNPEsVINy4GzZ1uzJXBXhZ3Wapf6W5UFisTp0QPz35v5hj+O+CQvm 3oFDq/DuCpHnCzu44YsRm+xKMZN2ehZ5uwIc4= Received: by 10.115.90.18 with SMTP id s18mr6759431wal.7.1285505361418; Sun, 26 Sep 2010 05:49:21 -0700 (PDT) Received: from [10.0.1.100] ([183.32.101.142]) by mx.google.com with ESMTPS id x9sm8165684waj.15.2010.09.26.05.49.18 (version=SSLv3 cipher=RC4-MD5); Sun, 26 Sep 2010 05:49:20 -0700 (PDT) Message-ID: <4C9F412E.3000906@Gmail.com> Date: Sun, 26 Sep 2010 20:48:46 +0800 From: Bear User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; zh-CN; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Subject: How to install FreeBSD/ppc into a MPC8536 based board? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 12:49:21 -0000 hi all, I am a newbie on embedded system. I got a development board which based on FreeScale MPC8536 chipset. Now I wanna install a FreeBSD on it. Could you tell me how to do? And which bootlaoder shold I choose? Can U-Boot work? Is there any resource on this? thx! I am very sorry that I put a so foolish question here, but I cannot find any resource on this.