From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 1 16:50:57 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 AAFC210656D7 for ; Sun, 1 Mar 2009 16:50:57 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout016.mac.com (asmtpout016.mac.com [17.148.16.91]) by mx1.freebsd.org (Postfix) with ESMTP id 886DF8FC16 for ; Sun, 1 Mar 2009 16:50:57 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [192.168.4.253] (mail.xcllnt.net [75.101.29.67]) by asmtp016.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0KFU00HE76SW8110@asmtp016.mac.com> for freebsd-ppc@freebsd.org; Sun, 01 Mar 2009 08:50:57 -0800 (PST) Message-id: <51C136A0-5F4C-4F14-B3D2-3F63BCC966DF@mac.com> From: Marcel Moolenaar To: Aleksey V Fedorov In-reply-to: Date: Sun, 01 Mar 2009 08:50:56 -0800 References: <49A2704F.4060703@semihalf.com> <49A42369.600@freebsd.org> <49A511E5.1010705@semihalf.com> <49A7DBD7.7010103@semihalf.com> <49A81358.3080309@semihalf.com> <3727B986-849F-48D4-9227-8D36E2A51BA0@semihalf.com> X-Mailer: Apple Mail (2.930.3) Cc: freebsd-ppc@freebsd.org Subject: Re: boot process 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, 01 Mar 2009 16:51:01 -0000 On Mar 1, 2009, at 8:04 AM, Aleksey V Fedorov wrote: >>> Hmm. With decr_config(0) kernel is booted, but with actual CCB >>> clock 533000000 kernel silently hang somethere in kdb_init() or >>> "data storage interrupt" occured. >> >> Please show the DSI trap details, preferrably with back trace from >> KDB (type 'tr' if it breaks into the debugger prompt). > > Debugger not initialized at this point. Can you explain the hand-off in a bit more detail. I see "setting up elf image... OK", which is not the FreeBSD loader. How do you load the kernel? do you have a disk image loaded as well? Do you create FreeBSD metainformation? Are interrupts enabled when you jump into the kernel? etc, -- Marcel Moolenaar xcllnt@mac.com