From: Paul Mackerras <paulus@samba.org>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [PATCH 01/18] Include autoconf.h from the bootwrapper.
Date: Thu, 25 Jan 2007 13:40:59 +1100 [thread overview]
Message-ID: <17848.6331.164992.951431@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <56B86A8F-4E40-4C58-A774-0DE3C7AA8CE2@kernel.crashing.org>
Kumar Gala writes:
> I think the problem is how to resolve the variations of the u-boot/
> ppcboot bd_t that changes from board to board and based on config.
The wrapper should be able to build bootable images for any of the
boards, that is, for any given bd_t variant, there should be a flag to
wrapper that tells it to build an image that understands that variant.
It's reasonable for arch/powerpc/boot/Makefile to pass different flags
to wrapper depending on the kernel config. I don't want wrapper
itself, or anything it uses, to be config-dependent.
Paul.
next prev parent reply other threads:[~2007-01-25 2:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 21:06 [PATCH 01/18] Include autoconf.h from the bootwrapper Scott Wood
2007-01-24 23:51 ` David Gibson
2007-01-25 2:08 ` Kumar Gala
2007-01-25 2:21 ` David Gibson
2007-01-25 2:40 ` Paul Mackerras [this message]
2007-01-25 17:39 ` Scott Wood
2007-01-25 22:15 ` Paul Mackerras
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=17848.6331.164992.951431@cargo.ozlabs.ibm.com \
--to=paulus@samba.org \
--cc=david@gibson.dropbear.id.au \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
/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.