From: Grant C. Likely Date: Thu, 19 Jan 2006 08:12:40 +0000 (-0700) Subject: [PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devices X-Git-Tag: v2.6.17-rc1~1117^2~42^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=562e7370a4d59d7ee8988fb0e13707d1f01a046a;p=pandora-kernel.git [PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devices The PPC405 hard core is used in both the Virtex-II Pro and Virtex 4 FX FPGAs. This patch cleans up the Virtex naming convention to reflect more than just the Virtex-II Pro. Rename files virtex-ii_pro.[ch] to virtex.[ch] Rename config value VIRTEX_II_PRO to XILINX_VIRTEX Signed-off-by: Grant C. Likely Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed