[POWERPC] Virtex: Add generic Xilinx Virtex board support
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Oct 2007 02:15:29 +0000 (12:15 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 3 Oct 2007 12:23:14 +0000 (07:23 -0500)
commit486ba7e6418b69143701f6772e8864d9299178b8
treed6790c6041ce781fdf76d5b3e3b48156406a9d78
parent4dc9783ea9e4d6f97e40b808991b324a4719a837
[POWERPC] Virtex: Add generic Xilinx Virtex board support

Adds support for generic Xilinx Virtex boards.  Any board which specifies
"xilinx,virtex" in the compatible property will make use of this board
support.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/platforms/40x/Makefile
arch/powerpc/platforms/40x/virtex.c [new file with mode: 0644]