Hi Gabe, On Wed, Nov 30, 2011 at 7:07 AM, Gabe Black <[email protected]> wrote: > No, that would be fine.
OK, can you send an updated patch - I'll apply it to u-boot-x86/next Regards, Graeme > > Gabe > > > On Tue, Nov 29, 2011 at 2:58 AM, Graeme Russ <[email protected]> wrote: >> >> 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 <[email protected]> >> > --- >> > 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 > > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

