All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] x86: Turn on support for EFI's GPT in the coreboot config
Date: Tue, 29 Nov 2011 21:58:51 +1100	[thread overview]
Message-ID: <4ED4BAEB.9000208@gmail.com> (raw)
In-Reply-To: <1322549828-22954-1-git-send-email-gabeblack@chromium.org>

Hi Gabe,

On 29/11/11 17:57, Gabe Black wrote:
> This allows u-boot to figure out the partitions of a chrome-os install.
> 
> Signed-off-by: Gabe Black <gabeblack@chromium.org>
> ---
>  include/configs/coreboot.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
> index 348a25b..e98201d 100644
> --- a/include/configs/coreboot.h
> +++ b/include/configs/coreboot.h
> @@ -89,6 +89,7 @@
>  /************************************************************
>   * DISK Partition support
>   ************************************************************/
> +#define CONFIG_EFI_PARTITION
>  #define CONFIG_DOS_PARTITION
>  #define CONFIG_MAC_PARTITION
>  #define CONFIG_ISO_PARTITION		/* Experimental */

Since "x86: Initial commit for running as a coreboot payload" has not been
applied yet, is there any reason this (and "x86: Fix IDE configuration for
the coreboot board") could not be merged into it?

Regards,

Graeme

  reply	other threads:[~2011-11-29 10:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-29  6:57 [U-Boot] [PATCH] x86: Turn on support for EFI's GPT in the coreboot config Gabe Black
2011-11-29 10:58 ` Graeme Russ [this message]
2011-11-29 20:07   ` Gabe Black
2011-11-29 21:58     ` Graeme Russ
2011-11-29 23:44       ` Gabe Black

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ED4BAEB.9000208@gmail.com \
    --to=graeme.russ@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.