From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JHdRN-0008S2-48 for mharc-grub-devel@gnu.org; Wed, 23 Jan 2008 06:06:45 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHdRL-0008QM-Fu for grub-devel@gnu.org; Wed, 23 Jan 2008 06:06:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHdRK-0008Nt-Vd for grub-devel@gnu.org; Wed, 23 Jan 2008 06:06:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHdRK-0008NU-Gy for grub-devel@gnu.org; Wed, 23 Jan 2008 06:06:42 -0500 Received: from smtp-vbr5.xs4all.nl ([194.109.24.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHdRK-0001uC-3I for grub-devel@gnu.org; Wed, 23 Jan 2008 06:06:42 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0NB6exT073415 for ; Wed, 23 Jan 2008 12:06:41 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080116031949.qvrrwl9868o4cwsc@webmail.spamcop.net> Mail-Copies-To: mgerards@xs4all.nl Date: Wed, 23 Jan 2008 12:07:57 +0100 In-Reply-To: <20080116031949.qvrrwl9868o4cwsc@webmail.spamcop.net> (Pavel Roskin's message of "Wed, 16 Jan 2008 03:19:49 -0500") Message-ID: <87sl0ore9e.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] Running GRUB under qemu on PowerPC 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, 23 Jan 2008 11:06:43 -0000 Pavel Roskin writes: Hi, [...] > ChangeLog: > > * include/grub/ieee1275/ieee1275.h: Introduce a flag for > broken color support, needed for Open Hack'Ware. > * kern/powerpc/ieee1275/cmain.c (grub_ieee1275_find_options): > Recognize Open Hack'Ware. > * term/ieee1275/ofconsole.c (grub_ofconsole_init): Skip color > initialization for Open Hack'Ware. This looks fine to me. Robert, what do you think about this patch specifically? I see no reason why this can't be committed, but I am not working on the PPC port lately. -- Marco