Re: [PATCH] mcb: Added bar descriptor support for non PCI bus MCB carrier

From: Johannes Thumshirn
Date: Tue Jul 05 2016 - 07:38:51 EST


On Tue, Jun 28, 2016 at 04:25:48PM +0200, Andreas Werner wrote:
> 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@xxxxxx>

Applied, thanks.