From: Geoff Levand <geoffrey.levand@am•sony.com>
To: Paul Mackerras <paulus@samba•org>
Cc: linuxppc-dev@ozlabs•org
Subject: Re: [RFC/PATCH] Create a "wrapper" script and use it in arch/powerpc/boot
Date: Thu, 21 Sep 2006 11:03:32 -0700 [thread overview]
Message-ID: <4512D3F4.60405@am.sony.com> (raw)
In-Reply-To: <17682.28743.743974.786724@cargo.ozlabs.ibm.com>
Paul Mackerras wrote:
> Another point to note is that this renames the images: the one for
> pSeries is called zImage.pseries rather than zImage, and the one for
> powermacs is now zImage.pmac rather than zImage.vmode.
zImage.vmode was my name, and I never liked it...
> +if [ -n "$dts" ]; then
> + if [ -z "$dtb" ]; then
> + dtb="$platform.dtb"
> + fi
> + dtc -O dtb -o "$dtb" -b 0 -V 16 "$dts" || exit 1
I'm wondering if this would be better to have built by the
upper level makefile and have quiet_cmd_dtc and cmd_dtc.
Its just a thought. Did you consider it?
-Geoff
prev parent reply other threads:[~2006-09-21 18:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-21 10:58 [RFC/PATCH] Create a "wrapper" script and use it in arch/powerpc/boot Paul Mackerras
2006-09-21 18:03 ` Geoff Levand [this message]
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=4512D3F4.60405@am.sony.com \
--to=geoffrey.levand@am$(echo .)sony.com \
--cc=linuxppc-dev@ozlabs$(echo .)org \
--cc=paulus@samba$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox