[PATCH] powerpc: Xilinx: add 440 platform support

John Linn John.Linn at xilinx.com
Thu Jul 3 23:20:45 EST 2008


XILINX_VIRTEX_5_FXT is the FPGA architecture, which has a 440 and can be
on a number of different boards.

Thanks,
John

> -----Original Message-----
> From: Josh Boyer [mailto:jwboyer at linux.vnet.ibm.com]
> Sent: Thursday, July 03, 2008 7:15 AM
> To: John Linn
> Cc: linuxppc-dev at ozlabs.org; grant.likely at secretlab.ca; John Linn
> Subject: Re: [PATCH] powerpc: Xilinx: add 440 platform support
> 
> On Tue, 1 Jul 2008 15:48:26 -0700
> John Linn <john.linn at xilinx.com> wrote:
> 
> > Support for the Xilinx Virtex5 FXT 440 is being
> > added.
> >
> > Signed-off-by: John Linn <john.linn at 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


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.





More information about the Linuxppc-dev mailing list