From: Scott Wood <scottwood@freescale.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: Small cleanups to the cuboot bootwrapper code
Date: Fri, 27 Apr 2007 12:50:34 -0500 [thread overview]
Message-ID: <463237EA.4010102@freescale.com> (raw)
In-Reply-To: <20070427020154.GA20608@localhost.localdomain>
David Gibson wrote:
> Index: working-2.6/arch/powerpc/boot/Makefile
> ===================================================================
> --- working-2.6.orig/arch/powerpc/boot/Makefile 2007-04-27 11:48:56.000000000 +1000
> +++ working-2.6/arch/powerpc/boot/Makefile 2007-04-27 11:57:41.000000000 +1000
> @@ -129,7 +129,8 @@ image-$(CONFIG_PPC_CELLEB) += zImage.ps
> image-$(CONFIG_PPC_CHRP) += zImage.chrp
> image-$(CONFIG_PPC_EFIKA) += zImage.chrp
> image-$(CONFIG_PPC_PMAC) += zImage.pmac
> -image-$(CONFIG_DEFAULT_UIMAGE) += uImage cuImage
> +image-$(CONFIG_PPC_83xx) += cuImage.83xx
> +image-$(CONFIG_DEFAULT_UIMAGE) += uImage
You need to update BOOT_TARGETS in arch/powerpc/Makefile as well.
Otherwise, it looks good.
-Scott
next prev parent reply other threads:[~2007-04-27 17:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-27 2:01 Small cleanups to the cuboot bootwrapper code David Gibson
2007-04-27 17:50 ` Scott Wood [this message]
2007-04-30 3:40 ` David Gibson
-- strict thread matches above, loose matches on Subject: below --
2007-04-30 3:42 David Gibson
2007-05-01 0:20 ` David Gibson
2007-05-01 16:40 ` Scott Wood
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=463237EA.4010102@freescale.com \
--to=scottwood@freescale.com \
--cc=david@gibson.dropbear.id.au \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).