From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 14 19:30:33 2009 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 735271065920 for ; Tue, 14 Apr 2009 19:30:33 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from semihalf.com (semihalf.com [206.130.101.55]) by mx1.freebsd.org (Postfix) with ESMTP id 380838FC17 for ; Tue, 14 Apr 2009 19:30:33 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from mail.semihalf.com (mail.semihalf.com [83.15.139.206]) by semihalf.com (8.13.1/8.13.1) with ESMTP id n3EIrHSA016746; Tue, 14 Apr 2009 12:53:18 -0600 Message-Id: <5FD6C1A9-A47E-47AE-BA00-094EEB5F50A1@semihalf.com> From: Rafal Jaworowski To: Daan Vreeken In-Reply-To: <200904141302.54802.Daan@vehosting.nl> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 14 Apr 2009 20:53:15 +0200 References: <200904141302.54802.Daan@vehosting.nl> X-Mailer: Apple Mail (2.930.3) Cc: FreeBSD-PPC@FreeBSD.org Subject: Re: Recipe for Efika / SAM440? 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: Tue, 14 Apr 2009 19:30:35 -0000 Hi Daan, On 2009-04-14, at 13:02, Daan Vreeken wrote: > Since a couple of weeks I have a SAM440 and an Efika board. I tried to > cross-compile a kernel and boot it on the Efika, but the console > simply goes > silent after loading the kernel. (I have yet to try the SAM440.) > Before I spend lots of time finding out the obvious, is there a > document > anywhere on how to get -Current running on these two boards? > Or can anyone share their favourite recipe for compiling a kernel > and getting > it to boot for one of these boards? FreeBSD as you can find in SVN at the moment will not work on neither of these. As we talked earlier, there's work being done on getting FreeBSD to work both of the involved machines (MPC5200 and PPC440/460), but the support is preliminary and the code not ready for merging with the tree. Rafal