m68k: add PCI bus code support for the ColdFire M54xx SoC family
authorGreg Ungerer <gerg@uclinux.org>
Tue, 29 May 2012 06:11:42 +0000 (16:11 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 17 Jul 2012 05:49:44 +0000 (15:49 +1000)
The ColdFire M54xx SoC family have a traditional PCI bus interface.
Add the core support code to access and use this bus on these parts.
This code provides all the config space access functions and IO access
functions. It also carries out the PCI bus initialization and hooks into
the kernel PCI subsystem.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found