The following patch series adds support for the PCI bus on the ColdFire
M54[78]x family of parts.

This is very much a work in progress, but it does work for some types of PCI
add-in cards using the M5474EVB board.

---
 b/arch/m68k/Kconfig.bus                |    7
 b/arch/m68k/include/asm/dma.h          |    4 
 b/arch/m68k/include/asm/io_mm.h        |   50 ++++-
 b/arch/m68k/include/asm/m54xxpci.h     |  138 ++++++++++++++
 b/arch/m68k/include/asm/m54xxsim.h     |    3 
 b/arch/m68k/include/asm/pci.h          |    6 
 b/arch/m68k/kernel/Makefile            |    1 
 b/arch/m68k/kernel/pcibios.c           |  109 +++++++++++
 b/arch/m68k/platform/coldfire/Makefile |    2 
 b/arch/m68k/platform/coldfire/pci.c    |  314 +++++++++++++++++++++++++++++++++
 b/drivers/pci/Makefile                 |    1 
 12 files changed, 634 insertions(+), 1 deletion(-)

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to