From owner-freebsd-ppc@FreeBSD.ORG Wed May 31 08:39:16 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDEB216A420 for ; Wed, 31 May 2006 08:39:16 +0000 (UTC) (envelope-from aag.lists@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48C8143D53 for ; Wed, 31 May 2006 08:39:16 +0000 (GMT) (envelope-from aag.lists@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so516207pye for ; Wed, 31 May 2006 01:39:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bTqbayF/GAAMkQINvlzbrroVNvZpb1VL5FiaNYxFl4UCNYKkcoDNxiWDZlQw2Wjo5s/RfdXL7nA0v/nP/Br+qNwpd3OqP5+6KZYMD9Vr3+FxYZ046QOk4zWWxARP1gjyEdSoRPUliHCwHfdVtAPtQElsY0yk6HHqWp7D6aYzGoY= Received: by 10.35.99.17 with SMTP id b17mr5619807pym; Wed, 31 May 2006 01:39:15 -0700 (PDT) Received: by 10.35.50.12 with HTTP; Wed, 31 May 2006 01:39:15 -0700 (PDT) Message-ID: <2f3a439f0605310139u5facf25av75d5986a540b4343@mail.gmail.com> Date: Wed, 31 May 2006 14:09:15 +0530 From: "Aditya Godbole" To: freebsd-ppc@freebsd.org In-Reply-To: <000c01c68486$ca410260$3c05000a@JARASNOTEBOOK> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2f3a439f0605302339y25f5081cuab8e79467043490b@mail.gmail.com> <000c01c68486$ca410260$3c05000a@JARASNOTEBOOK> Subject: Re: Booting from u-boot 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: Wed, 31 May 2006 08:39:17 -0000 On 5/31/06, Jarek Woloszyn wrote: > Hi, > > Look at this page: > > http://openbios.org > Hi, The catch is that I have to use u-boot; I don't have a choice there. Although if I could get u-boot to load openbios which in turn would would load the kernel, it might solve the problem. But I would prefer it if the kernel itself was independent of openfirmware and had a openfirmware implementation in itself. -aditya