LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@linux.vnet.ibm.com>
To: John Linn <john.linn@xilinx.com>
Cc: linuxppc-dev@ozlabs.org, John Linn <john.linn@xilinx.com>
Subject: Re: [PATCH] powerpc: Xilinx: add 440 platform support
Date: Thu, 3 Jul 2008 09:14:48 -0400	[thread overview]
Message-ID: <20080703091448.4e298ce8@zod.rchland.ibm.com> (raw)
In-Reply-To: <20080701224829.EC51111E8013@mail35-sin.bigfish.com>

On Tue, 1 Jul 2008 15:48:26 -0700
John Linn <john.linn@xilinx.com> wrote:

> Support for the Xilinx Virtex5 FXT 440 is being
> added.
> 
> Signed-off-by: John Linn <john.linn@xilinx.com>
> ---
>  arch/powerpc/platforms/44x/Kconfig  |   25 ++++++++++++++
>  arch/powerpc/platforms/44x/Makefile |    1 +
>  arch/powerpc/platforms/44x/virtex.c |   60 +++++++++++++++++++++++++++++++++++
>  3 files changed, 86 insertions(+), 0 deletions(-)
>  create mode 100644 arch/powerpc/platforms/44x/virtex.c
> 
> diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
> index 6abe913..84eb847 100644
> --- a/arch/powerpc/platforms/44x/Kconfig
> +++ b/arch/powerpc/platforms/44x/Kconfig
> @@ -102,6 +102,22 @@ config YOSEMITE
>  #	help
>  #	  This option enables support for the IBM PPC440GX evaluation board.
> 
> +config XILINX_VIRTEX440_GENERIC_BOARD
> +	bool "Generic Xilinx Virtex 440 board"
> +	depends on 44x
> +	default n
> +	select XILINX_VIRTEX_5_FXT

If this is for generic Virtex 440 board support, why is it selecting a
specific Virtex 5 board?  Or am I confused as to what
XILINX_VIRTEX_5_FXT is?

josh

       reply	other threads:[~2008-07-03 13:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080701224829.EC51111E8013@mail35-sin.bigfish.com>
2008-07-03 13:14 ` Josh Boyer [this message]
2008-07-03 13:20   ` [PATCH] powerpc: Xilinx: add 440 platform support John Linn
2008-07-03 13:21     ` Josh Boyer
2008-07-03 13:25       ` John Linn
2008-07-03 15:26   ` Grant Likely

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=20080703091448.4e298ce8@zod.rchland.ibm.com \
    --to=jwboyer@linux.vnet.ibm.com \
    --cc=john.linn@xilinx.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