[U-Boot] [PATCH] PCIe:Add a function to get the address of requested capability structure.

2013-09-08 Thread Zhao Qiang
Add a function to get the address of requested capability structure in PCIe configuration space by capability ID. The step of this function: 1. Read Status register in PCIe configuration space to confirm that Capabilities List is valid. 2. Find the address of

Re: [U-Boot] [PATCH] PCIe:Add a function to get the address of requested capability structure.

2013-09-08 Thread Wolfgang Denk
Dear Zhao Qiang, In message 1378689694-26708-1-git-send-email-b45...@freescale.com you wrote: Add a function to get the address of requested capability structure in PCIe configuration space by capability ID. The step of this function: 1. Read Status register in PCIe configuration space

[U-Boot] [PATCH] PCIe:Add a function to get the address of requested capability structure.

2013-08-19 Thread Zhao Qiang
Add a function to get the address of requested capability structure in PCIe configuration space by capability ID. The step of this function: 1. Read Status register in PCIe configuration space to confirm that Capabilities List is valid. 2. Find the address of