2nd version of Xilinx Virtex patches. I've addressed all the comments that I've received so far. This series is just the arch/powerpc support code. I'll send the device driver changes in a seperate series for each driver.
Cheers, g. arch/powerpc/boot/Makefile | 2 +- arch/powerpc/boot/ops.h | 1 + arch/powerpc/boot/serial.c | 2 + arch/powerpc/boot/uartlite.c | 64 +++++++++++++++ arch/powerpc/platforms/40x/Kconfig | 38 ++++++--- arch/powerpc/platforms/40x/Makefile | 1 + arch/powerpc/platforms/40x/virtex.c | 50 ++++++++++++ arch/powerpc/sysdev/Makefile | 1 + arch/powerpc/sysdev/xilinx_intc.c | 151 +++++++++++++++++++++++++++++++++++ include/asm-powerpc/xilinx_intc.h | 20 +++++ 10 files changed, 316 insertions(+), 14 deletions(-) -- Grant Likely, B.Sc. P.Eng. Secret Lab Technologies Ltd. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev