commit | b866c56b66d88a632e2fa6b922c4ea051937acbd | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Jan 14 16:45:08 2019 +0530 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Fri Feb 15 10:00:18 2019 +0000 |
tree | 7eaf18c113bcab394b379915ac46eb487e61b5eb | |
parent | 0342e9a797db42a7d4d083d10b5d3f38b0cfc193 [diff] |
PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit It's useless to allocate memory for next BAR if the current BAR is a 64Bit BAR. Stop allocating memory for the next BAR, if the current BARs flag indicates this is a 64Bit BAR. Tested-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>