alistair23-linux/drivers/mcb
Andreas Werner ffc7bb3857 mcb: Added bar descriptor support for non PCI bus MCB carrier
Added support for the bar descriptor. This type is used for FPGAs
connect to the LPC or to a non PCI bus.

The Bar descriptor could have a maximum of 6 BARs. Each of the
devices within the FPGA could be mapped to a different BAR.
The BAR descriptor is comparable to the PCI header.

Signed-off-by: Andreas Werner <andreas.werner@men.de>
[ free bar descriptor in the non-error case ]
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-31 13:16:24 +02:00
..
Kconfig mcb: Added support for LPC or non PCI based MCB carrier 2016-08-31 13:16:24 +02:00
Makefile mcb: Added support for LPC or non PCI based MCB carrier 2016-08-31 13:16:24 +02:00
mcb-core.c mcb: Acquire reference to carrier module in core 2016-06-13 18:49:30 -07:00
mcb-internal.h mcb: Added bar descriptor support for non PCI bus MCB carrier 2016-08-31 13:16:24 +02:00
mcb-lpc.c mcb: Added support for LPC or non PCI based MCB carrier 2016-08-31 13:16:24 +02:00
mcb-parse.c mcb: Added bar descriptor support for non PCI bus MCB carrier 2016-08-31 13:16:24 +02:00
mcb-pci.c mcb: Delete num_cells variable which is not required 2016-05-03 15:52:28 -07:00