]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[POWERPC] Stop using ppc_sys for Xilinx Virtex boards
authorGrant Likely <grant.likely@secretlab.ca>
Fri, 27 Apr 2007 19:50:02 +0000 (05:50 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 30 Apr 2007 01:02:04 +0000 (11:02 +1000)
commit8c38fc2b7429b26105fe244890c8d5ab3043f099
treef06a18bfd829b25b78e002216053c2f0be0011a5
parentd26cd57071b4358bcf3a9140a90b38514c7f345e
[POWERPC] Stop using ppc_sys for Xilinx Virtex boards

The arch/ppc/syslib/ppc_sys.c infrastructure does not work well for the
virtex ports.  Move the ml300 and ml403 board ports over to use the new
virtex_devices infrastructure.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/platforms/4xx/Makefile
arch/ppc/platforms/4xx/virtex.c [deleted file]
arch/ppc/platforms/4xx/virtex.h
arch/ppc/platforms/4xx/xilinx_ml300.c
arch/ppc/platforms/4xx/xilinx_ml403.c
arch/ppc/syslib/Makefile
include/asm-ppc/ppc_sys.h