[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX
authorPeter Bergner <bergner@vnet.ibm.com>
Thu, 14 Sep 2006 19:18:38 +0000 (14:18 -0500)
committerPaul Mackerras <paulus@samba.org>
Thu, 21 Sep 2006 12:54:54 +0000 (22:54 +1000)
commit838fdb4d2d0e4730364220b51be28a42d04c665e
tree6eaece1f5d1295b3d7f43d5362478cd1d71bf243
parentb2c5f61920eeee9c4e78698de4fde4586fe5ae79
[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX

Jakub noticed the cputable.c entry for Xilinx Virtex-4 FX was missing
a .platform value, so the AT_PLATFORM value wouldn't be set correctly.
This adds it.

Signed-off-by: Peter Bergner <bergner@vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/cputable.c