From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NYLc7-0000cv-1k for mharc-grub-devel@gnu.org; Fri, 22 Jan 2010 10:39:59 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYLc4-0000cG-RA for grub-devel@gnu.org; Fri, 22 Jan 2010 10:39:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYLc0-0000aI-64 for grub-devel@gnu.org; Fri, 22 Jan 2010 10:39:56 -0500 Received: from [199.232.76.173] (port=57310 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYLbz-0000a4-RP for grub-devel@gnu.org; Fri, 22 Jan 2010 10:39:51 -0500 Received: from fmmailgate02.web.de ([217.72.192.227]:59855) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NYLbz-0005PX-2M for grub-devel@gnu.org; Fri, 22 Jan 2010 10:39:51 -0500 Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id 2058414C57BAB for ; Fri, 22 Jan 2010 16:39:50 +0100 (CET) Received: from [84.56.58.55] (helo=flashgordon) by smtp06.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.110 #314) id 1NYLbx-0006Kg-00 for grub-devel@gnu.org; Fri, 22 Jan 2010 16:39:50 +0100 Received: from andi by flashgordon with local (Exim 4.71) (envelope-from ) id 1NYLbw-0001sh-4F for grub-devel@gnu.org; Fri, 22 Jan 2010 16:39:48 +0100 Date: Fri, 22 Jan 2010 16:39:47 +0100 From: "Andreas B. Mundt" To: grub-devel@gnu.org Message-ID: <20100122153947.GA7198@flashgordon> References: <20100122131636.GA5744@flashgordon> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20100122131636.GA5744@flashgordon> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: andi.mundt@web.de X-Sender: andi.mundt@web.de X-Provags-ID: V01U2FsdGVkX1+OhIzEcnaP7ZZacPAHDG+LddVkebjBGO+I/tNq A1vTYi/yG5Ay/OtqABM9wBXxdW2mk/EJbzlL6PbA7LcGRw4lck 7NrKLfZGE= Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: grub payload fails on coreboot X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2010 15:39:57 -0000 Hi, Vladimir '=CF-coder/phcoder' Serbinenko wrote: > Is your coreboot compiled with multiboot support? I guess so, from the serial log: ACPI: done. ACPI tables: 4677 bytes. Multiboot Information structure has been written. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Adding CBMEM entry as no. 5 Writing high table forward entry at 0x00000500 Wrote coreboot table at: 00000500 - 00000518 checksum 5fde New low_table_end: 0x00000518 Now going to write high coreboot table at 0xbfffe000 rom_table_end =3D 0xbfffe000 Regards, Andi