e: [U-Boot] [PATCH 1/2] pci: Add function to find an extended
> capability
>
> Hi Minghuan,
>
> On Tue, Jul 7, 2015 at 7:55 PM, Minghuan Lian
> wrote:
> > PCIe extends device's configuration space to 4k and provides extended
> > capability. The patch adds fun
Hi Minghuan,
On Tue, Jul 7, 2015 at 7:55 PM, Minghuan Lian
wrote:
> PCIe extends device's configuration space to 4k and provides
> extended capability. The patch adds function to find them.
> The code is ported from Linux PCIe driver.
>
> Signed-off-by: Minghuan Lian
>
> ---
> drivers/pci/pci.c
PCIe extends device's configuration space to 4k and provides
extended capability. The patch adds function to find them.
The code is ported from Linux PCIe driver.
Signed-off-by: Minghuan Lian
---
drivers/pci/pci.c | 45 +
include/pci.h | 41 +++
3 matches
Mail list logo