linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Jon Loeliger" <jdl@jdl.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [RFC PATCH 2/3] Add initial iomega StorCenter board port.
Date: Mon, 7 Jan 2008 12:31:36 -0700	[thread overview]
Message-ID: <fa686aa40801071131u5d1adec8x84b269a14b492202@mail.gmail.com> (raw)
In-Reply-To: <E1JBwBn-0006JC-Nn@jdl.com>

On 1/7/08, Jon Loeliger <jdl@jdl.com> wrote:
>
> Use cuImage bootwrapper until U-Boot port is completed.
> Derived heavily from Linkstation port.
>
> Signed-off-by: Andy Wilcox <andy@protium.com>
> Signed-off-by: Jon Loeliger <jdl@jdl.com>
> ---
>
> diff --git a/arch/powerpc/platforms/embedded6xx/Kconfig b/arch/powerpc/platforms/embedded6xx/Kconfig
> index 8924095..be5cdd2 100644
> --- a/arch/powerpc/platforms/embedded6xx/Kconfig
> +++ b/arch/powerpc/platforms/embedded6xx/Kconfig

Curious; why in platforms/embedded6xx vs platforms/82xx?

> diff --git a/arch/powerpc/platforms/embedded6xx/Makefile b/arch/powerpc/platforms/embedded6xx/Makefile
> index 844947c..f4fb280 100644
> --- a/arch/powerpc/platforms/embedded6xx/Makefile
> +++ b/arch/powerpc/platforms/embedded6xx/Makefile
> @@ -3,5 +3,7 @@
>  #
>  obj-$(CONFIG_MPC7448HPC2)      += mpc7448_hpc2.o
>  obj-$(CONFIG_LINKSTATION)      += linkstation.o ls_uart.o
> +obj-$(CONFIG_STORCENTER)       += storcenter.o
>  obj-$(CONFIG_PPC_HOLLY)                += holly.o
>  obj-$(CONFIG_PPC_PRPMC2800)    += prpmc2800.o
> +obj-$(CONFIG_STORCENTER)       += storcenter.o

Linked twice?

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195

  reply	other threads:[~2008-01-07 19:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 17:55 [RFC PATCH 2/3] Add initial iomega StorCenter board port Jon Loeliger
2008-01-07 19:31 ` Grant Likely [this message]
2008-01-07 20:13   ` Jon Loeliger
2008-01-07 20:42 ` Scott Wood
2008-01-07 21:10   ` Jon Loeliger
2008-01-07 21:13     ` 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=fa686aa40801071131u5d1adec8x84b269a14b492202@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=jdl@jdl.com \
    --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 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).