> From: ron minnich [mailto:[EMAIL PROTECTED] > On Thu, Feb 21, 2008 at 11:49 AM, Myles Watson <[EMAIL PROTECTED]> wrote: > > This patch makes PAYLOAD_PREPARSE_ELF only apply to the payload. > > > oops! I just realized: pre-parsing stage2 is required. So we need to > rename this flag and continue to ELF parse stage2.
??? The way the patch does it is to preparse everything except the payload, which depends on the PAYLOAD_PREPARSE_ELF flag. Isn't that what you're saying? Myles -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

