RE: [PATCH] powerpc: Xilinx: add 440 platform support
From: John Linn <hidden>
Date: 2008-07-03 13:20:51
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@linux.vnet.ibm.com] Sent: Thursday, July 03, 2008 7:15 AM To: John Linn Cc: linuxppc-dev@ozlabs.org; grant.likely@secretlab.ca; John Linn Subject: Re: [PATCH] powerpc: Xilinx: add 440 platform support =
On Tue, 1 Jul 2008 15:48:26 -0700 John Linn [off-list ref] wrote: =
quoted
Support for the Xilinx Virtex5 FXT 440 is being added. Signed-off-by: John Linn <redacted> --- arch/powerpc/platforms/44x/Kconfig | 25 ++++++++++++++ arch/powerpc/platforms/44x/Makefile | 1 + arch/powerpc/platforms/44x/virtex.c | 60
+++++++++++++++++++++++++++++++++++
quoted
3 files changed, 86 insertions(+), 0 deletions(-) create mode 100644 arch/powerpc/platforms/44x/virtex.cdiff --git a/arch/powerpc/platforms/44x/Kconfig
b/arch/powerpc/platforms/44x/Kconfig
quoted
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.
quoted
+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 r= ecipient(s) and contain(s) confidential information that may be proprietary= , privileged or copyrighted under applicable law. If you are not the intend= ed recipient, do not read, copy, or forward this email message or any attac= hments. Delete this email message and any attachments immediately.