freebsd-dev/sys/arm/mv/kirkwood
Ian Lepore 427dadb03c Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,
so that we don't need an empty implementation of it for every Marvell platform
that has no PCI.  This allows the removal of the SheevaPlug-specific stub and
config files, and eliminates the need to add similar stubs for future models.

Marvell platforms that do expose PCI are compiled with 'device pci' which
causes the real (non-weak) implementation in dev/fdt/fdt_pci.c to be used.

Approved by:	cognet (mentor)
2013-01-27 00:39:02 +00:00
..
files.kirkwood Merging of projects/armv6, part 7 2012-08-15 05:15:49 +00:00
kirkwood.c Add support for Marvell 88F6282. 2012-07-28 21:56:24 +00:00
std.db88f6xxx
std.kirkwood