From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1Cc0eu-0002yC-J0 for mharc-grub-devel@gnu.org; Wed, 08 Dec 2004 07:11:04 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cc0es-0002xj-6e for grub-devel@gnu.org; Wed, 08 Dec 2004 07:11:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cc0er-0002xX-NF for grub-devel@gnu.org; Wed, 08 Dec 2004 07:11:01 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cc0er-0002xU-JR for grub-devel@gnu.org; Wed, 08 Dec 2004 07:11:01 -0500 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cc0Uy-0006aD-PW for grub-devel@gnu.org; Wed, 08 Dec 2004 07:00:49 -0500 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id E14FE9096; Wed, 8 Dec 2004 13:00:47 +0100 (CET) Received: from mail-cn.han.nl ([145.74.66.11]) by localhost (charlie.han.nl [145.74.66.9]) (amavisd-new, port 10024) with ESMTP id 17943-05; Wed, 8 Dec 2004 13:00:46 +0100 (CET) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 1A98B8D51; Wed, 8 Dec 2004 13:00:46 +0100 (CET) Received: from marco.marco-g.com (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 925BCC04C; Wed, 8 Dec 2004 13:00:45 +0100 (CET) Mail-Copies-To: metgerards@student.han.nl To: Johan Rydberg References: <87sm6iqs9s.fsf@night.trouble.net> <87acsqp3fe.fsf@marco.marco-g.com> <87k6rtoyrj.fsf@night.trouble.net> From: Marco Gerards Date: Wed, 08 Dec 2004 11:59:43 +0000 In-Reply-To: <87k6rtoyrj.fsf@night.trouble.net> (Johan Rydberg's message of "Wed, 08 Dec 2004 11:44:16 +0100") Message-ID: <87hdmxhufk.fsf@marco.marco-g.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new@vscan-cn.han.nl Cc: The development of GRUB 2 Subject: Re: multiboot X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 12:11:02 -0000 Johan Rydberg writes: > This brings me to the next issue; have someone tried to boot GRUB2/PPC > with U-Boot? It would be a fun experiment to try to run GRUB on a > development board like Ebony or Atlantis. U-Boot is another PPC firmware, right? Something like OF, but not compatible? > So, what do I need to get going? A powerpc-elf (or should I use some > other target?) cross-compiler? You can use a cross-compiler to compile grubof. -- Marco